llvm-6502/lib/Target
Brian Gaeke 002a50ac64 I think local symbols in X86 GAS have to start with .L, not just
.; so I have changed the basic block markers to start with .L.  I also
broke up a >80char line.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7452 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-31 17:38:52 +00:00
..
CBackend Modified the code so that it generates (0) for setjmp() and abort() for 2003-07-31 15:11:08 +00:00
SparcV9 We no longer need to preprocess SparcV9.td before sending it through tablegen 2003-07-30 21:00:37 +00:00
X86 I think local symbols in X86 GAS have to start with .L, not just 2003-07-31 17:38:52 +00:00
Makefile
MRegisterInfo.cpp
Target.td Add comments 2003-07-30 22:16:41 +00:00
TargetData.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp More renamings of Target/Machine*Info to Target/Target*Info 2002-12-29 03:13:05 +00:00