Skip to content
Commit b9aff1ed authored by Chad Rosier's avatar Chad Rosier
Browse files

[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
parent f2e02123
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment