Skip to content
Commit ff3eafd3 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

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.

llvm-svn: 79739
parent db52f9c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment