Anton Korobeynikov
|
3c97fc9ae4
|
Use semicolon as assembler comment string
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89571 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-11-22 01:12:49 +00:00 |
|
Anton Korobeynikov
|
603fce9ebb
|
Some preliminary variable asmprinting
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86381 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-11-07 17:12:58 +00:00 |
|
Anton Korobeynikov
|
5c192fbe45
|
Use '.L' for global private prefix (as mspgcc)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86380 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-11-07 17:12:38 +00:00 |
|
Anton Korobeynikov
|
c6f729ed55
|
Allow symbols to start from the digit if target requests it. This allows, e.g. pinning
variables to specified absolute address. Make use of this feature for MSP430.
This unbreaks PR4776.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82227 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-18 16:57:42 +00:00 |
|
Chris Lattner
|
af76e592c7
|
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79763 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-22 20:48:53 +00:00 |
|