Commit Graph

4 Commits

Author SHA1 Message Date
Doug Coleman
f733b851ea validation-tests/LTO: Check for bitcode as well as bit-code since
``file``'s output seems to have changed.
2017-01-17 13:36:39 -08:00
Michael Gottesman
e4d8cc7a4d [build-script-impl] Always add debug info flags from build-script for LLVM and use it to ensure that -gline-tables-only is the only debug flag passed in when compiling with LTO.
rdar://27973141
2016-09-25 15:43:04 -07:00
Michael Gottesman
1a47232769 [lto][cmake] Fix the requires on the LTO library verification tests to be correct. =/.
rdar://24717107
2016-06-10 16:42:39 -07:00
Michael Gottesman
95d926abb0 [lto] Only build host libraries using LTO.
At some point in the future, we may consider using LTO on the runtime/standard
library, but right now is not that time. We are just trying to use LTO to
improve the compile time performance of the compiler itself.

rdar://24717107
2016-06-10 13:33:54 -07:00