llvm-mirror/lib/Target/CBackend
Chris Lattner 6a9ec7e80e Don't pass target name into TargetData anymore, it is never used or needed.
Remove explicit casts to std::string now that there is no overload resolution
issues in the TargetData ctors.

llvm-svn: 28830
2006-06-16 18:22:52 +00:00
..
CTargetMachine.h Don't pass target name into TargetData anymore, it is never used or needed. 2006-06-16 18:22:52 +00:00
Makefile For PR786: 2006-06-01 05:49:51 +00:00
Writer.cpp Now that PR633 is implemented, the CBE can know to emit _setjmp/_longjmp 2006-06-06 21:45:47 +00:00