diff options
author | Chad Rosier <mcrosier@apple.com> | 2013-05-24 18:32:55 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2013-05-24 18:32:55 +0000 |
commit | b9aff1edb38c43c57650dd7236dd10a659aa970f (patch) | |
tree | bb5b453b070f3d813b8c7e3fed32e7738cd14ca6 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | f2e021233c044fbc183fc67d8f14bdb4d9dad672 (diff) | |
download | llvm-b9aff1edb38c43c57650dd7236dd10a659aa970f.zip llvm-b9aff1edb38c43c57650dd7236dd10a659aa970f.tar.gz llvm-b9aff1edb38c43c57650dd7236dd10a659aa970f.tar.bz2 |
[ms-inline asm] Don't diagnose an empty lookup for inline assmebly. This happen
for labels in inline assembly that aren't in the lookup tables. E.g.,
__asm {
a:
jmp a
}
rdar://13983623
llvm-svn: 182659
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions