| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 86251
|
|
|
|
|
|
|
|
|
| |
e.g. pinning
variables to specified absolute address. Make use of this feature for MSP430.
This unbreaks PR4776.
llvm-svn: 82227
|
|
|
|
|
|
| |
and " in a symbol name).
llvm-svn: 81683
|
|
|
|
|
|
| |
for systems that don't support quoting (PR4966).
llvm-svn: 81682
|
|
|
|
|
|
| |
allows things like @PLT without quotes.
llvm-svn: 81296
|
|
|
|
|
|
| |
we can diff .s files.
llvm-svn: 80894
|
|
|
|
|
|
|
| |
and fix a few things using << on MCSymbols to use ->print(). No
functionality change other than unbreaking my previous patch.
llvm-svn: 80890
|
|
|
|
|
|
|
|
|
| |
(external was really undefined and there wasn't an explicit representation for
absolute symbols).
- This still needs some cleanup to how the absolute "pseudo" section is dealt
with, but I haven't figured out the nicest approach yet.
llvm-svn: 79733
|
|
llvm-svn: 78983
|