Description[MIPS] Avoid using LA macro in inline assembly
LLVM's integrated assembler currently does not expand LA macro correctly
for PIC mode.
This change is replacing LA macro with appropriate instructions.
BUG=130022
TEST=Build Chromium with Clang and integrated as
TEST=Run sandbox_linux_unittests and components_browsertests
Committed: https://crrev.com/debc30a9ec8f98222193b102abc4d57fec915a83
Cr-Commit-Position: refs/heads/master@{#391527}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added comment regarding LA macro #Messages
Total messages: 13 (5 generated)
|