Skip to content

1.0.1 General revamp

Compare
Choose a tag to compare
@compor compor released this 02 Apr 23:11
· 50 commits to master since this release

This release provides the following:

  • rename function attach_llvmir_target() to attach_llvmir_bc_target()
    (the former is still defined but now deprecated)
  • proper definition of attached target properties via CMake's define_property() function
  • tested with lower CMake version (2.8.11) in order to determine compatibility
  • improved error checking
    • failure upon error (stop further processing)
    • unified and improved checks on expected target attributes