llvm-6502/tools/llvm-mc
Daniel Dunbar 8906ff1b9d llvm-mc: Clean up some handling of symbol/section association to be more correct
(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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79733 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-22 07:22:36 +00:00
..
AsmCond.h
AsmExpr.cpp
AsmExpr.h
AsmLexer.cpp
AsmLexer.h
AsmParser.cpp llvm-mc: Clean up some handling of symbol/section association to be more correct 2009-08-22 07:22:36 +00:00
AsmParser.h llvm-mc: Various section parsing fixes. 2009-08-21 08:34:18 +00:00
CMakeLists.txt
llvm-mc.cpp llvm-mc: Start MCAssembler and MCMachOStreamer. 2009-08-21 09:11:24 +00:00
Makefile Don't install llvm-mc by default. 2009-08-21 07:28:33 +00:00