llvm-6502/include
Daniel Dunbar f3d2ef0c97 llvm-mc/Mach-O: Sketch symbol table support.
- The only .s syntax this honors right now is emitting labels, and some parts
   of the symbol table generation are wrong or faked.

 - This is enough to get nm to report such symbols... incorrectly, but still.

Also, fixed byte emission to extend the previous fragment if possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79739 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-22 10:13:24 +00:00
..
llvm llvm-mc/Mach-O: Sketch symbol table support. 2009-08-22 10:13:24 +00:00
llvm-c Expose some extra functions to llvm-c 2009-08-19 08:36:49 +00:00