mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 08:23:21 +01:00
7d0d3c2d58
change, now you need a TargetOptions object to create a TargetMachine. Clang patch to follow. One small functionality change in PTX. PTX had commented out the machine verifier parts in their copy of printAndVerify. That now calls the version in LLVMTargetMachine. Users of PTX who need verification disabled should rely on not passing the command-line flag to enable it. llvm-svn: 145714 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
lto.cpp | ||
lto.exports | ||
LTOCodeGenerator.cpp | ||
LTOCodeGenerator.h | ||
LTOModule.cpp | ||
LTOModule.h | ||
Makefile |