1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Target/CBackend
Oscar Fuentes 59c8ae34f7 Use explicit add_subdirectory's for LLVM target sublibraries instead
of testing for its presence at cmake time.

This way the build automatically regenerates the makefiles when a svn
update brings in a new sublibrary.

llvm-svn: 126068
2011-02-20 02:55:27 +00:00
..
TargetInfo
CBackend.cpp Fixed version of 121434 with no new memory leaks. 2010-12-10 07:39:47 +00:00
CMakeLists.txt Use explicit add_subdirectory's for LLVM target sublibraries instead 2011-02-20 02:55:27 +00:00
CTargetMachine.h Remove the "WantsWholeFile" concept, as it's no longer needed. CBE 2010-05-11 19:57:55 +00:00
Makefile