forked from OSchip/llvm-project
50f02cb21b
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 |
||
---|---|---|
.. | ||
TargetInfo | ||
CMakeLists.txt | ||
CPPBackend.cpp | ||
CPPTargetMachine.h | ||
LLVMBuild.txt | ||
Makefile |