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

llvm-mc: When handling a .set, make sure to print subsequent references to the

symbol as the symbol name itself, not the expression it was defined to. These
have different semantics due to the quirky .set behavior (which absolutizes an
expression that would otherwise be treated as a relocation).

llvm-svn: 79025
parent c1524d44
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