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/Analysis.cpp | |
| parent | ada44a206323401dcd33af66fcda23d2915f416d (diff) | |
| download | bcm5719-llvm-e81309b3bf9274d24b5960872d43242049017eaa.tar.gz bcm5719-llvm-e81309b3bf9274d24b5960872d43242049017eaa.zip | |
[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/Analysis.cpp')
0 files changed, 0 insertions, 0 deletions

