llvm-6502/test/MC
Daniel Dunbar b95a079cae MC/AsmParser: Support .single and .double for embedding floating point literals.
- I believe more modern 'gas' supports a more enhanced set of arithmetic on
   them, but for now the only thing we can do is emit them as data.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114719 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-24 01:59:56 +00:00
..
AsmParser MC/AsmParser: Support .single and .double for embedding floating point literals. 2010-09-24 01:59:56 +00:00
COFF
Disassembler
ELF Correctly handle weak undefined symbols. Before we would get a invalid binding 2010-09-23 19:55:14 +00:00
MachO