summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCParser/AsmParser.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2011-10-16 10:48:28 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2011-10-16 10:48:28 +0000
commite06b2b7012de1c04c746df1c1ced0eefe23f42d5 (patch)
tree737c321736c73498b508a32188be7ec7f6859244 /llvm/lib/MC/MCParser/AsmParser.cpp
parentbc25b6eb67955a48f012e1cca50a08cc83685182 (diff)
downloadbcm5719-llvm-e06b2b7012de1c04c746df1c1ced0eefe23f42d5.tar.gz
bcm5719-llvm-e06b2b7012de1c04c746df1c1ced0eefe23f42d5.zip
Convert inline asm source ranges into clang SourceRanges and print them with the instantiated note.
t.c:2:7: error: invalid operand for instruction asm("movl 0(%rax), 0(%edx)"); ^ <inline asm>:1:16: note: instantiated into assembly here movl 0(%rax), 0(%edx) ^~~~~~~ 1 error generated. llvm-svn: 142131
Diffstat (limited to 'llvm/lib/MC/MCParser/AsmParser.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud