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

MC/Mach-O x86_64: Switch to using fragment atom symbol.

 - This eliminates getAtomForAddress() (which was a linear search) and
   simplifies getAtom().
 - This also fixes some correctness problems where local labels at the same
   address as non-local labels could be assigned to the wrong atom.

llvm-svn: 103480
parent 94ffc292
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