diff options
author | Chad Rosier <mcrosier@apple.com> | 2013-04-09 17:53:49 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2013-04-09 17:53:49 +0000 |
commit | e81309b3bf9274d24b5960872d43242049017eaa (patch) | |
tree | 389a64caf18ceb22d7549f0418f205079d441c33 /llvm/lib/Analysis/MemoryBuiltins.cpp | |
parent | ada44a206323401dcd33af66fcda23d2915f416d (diff) | |
download | llvm-e81309b3bf9274d24b5960872d43242049017eaa.zip llvm-e81309b3bf9274d24b5960872d43242049017eaa.tar.gz llvm-e81309b3bf9274d24b5960872d43242049017eaa.tar.bz2 |
[ms-inline asm] Maintain a StringRef to reference a symbol in a parsed operand,
rather than deriving the StringRef from the Start and End SMLocs.
Using the Start and End SMLocs works fine for operands such as [Symbol], but
not for operands such as [Symbol + ImmDisp]. All existing test cases that
reference a variable exercise this patch.
rdar://13602265
llvm-svn: 179109
Diffstat (limited to 'llvm/lib/Analysis/MemoryBuiltins.cpp')
0 files changed, 0 insertions, 0 deletions