llvm-6502/lib/Target/CBackend
Chris Lattner c7b8814bb4 give MCAsmInfo a 'has little endian' bit. This is unfortunate, but
I really want clients of the streamer to be able to say "emit this
64-bit integer" and have it get broken down right by the streamer.

I may change this in the future, we'll see how it works out.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93934 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-19 22:42:28 +00:00
..
TargetInfo Factor commonality in triple match routines into helper template for registering 2009-07-26 05:03:33 +00:00
CBackend.cpp give MCAsmInfo a 'has little endian' bit. This is unfortunate, but 2010-01-19 22:42:28 +00:00
CMakeLists.txt CMake: Builds all examples. Corrected name of CBackend target. 2008-09-26 19:48:03 +00:00
CTargetMachine.h Remove now unused Module argument to createTargetMachine. 2009-08-04 04:02:45 +00:00
Makefile Add TargetInfo libraries for all targets. 2009-07-15 06:35:19 +00:00