Skip to content
Commit b319ae2c authored by Rui Ueyama's avatar Rui Ueyama
Browse files

Refactor X86TargetInfo::relaxTlsIeToLe.

`Inst` and `Op` variables are removed since they are not always
point to an instruction nor an operand. For 5-byte MOV instruction,
Op points to an instruction, which is confusing.

llvm-svn: 273246
parent 03c1415b
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