summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/TargetAsmBackend.cpp
Commit message (Collapse)AuthorAgeFilesLines
* MC/Darwin: Add a new target hook for whether the target uses "reliable" ↵Daniel Dunbar2010-03-181-1/+4
| | | | | | | | symbol differences, basically whether the assembler should attempt to understand atoms when using scattered symbols. Also, avoid some virtual call overhead. llvm-svn: 98789
* MC: Sketch registry support for target specific assembler backends.Daniel Dunbar2010-02-211-0/+19
llvm-svn: 96762
OpenPOWER on IntegriCloud