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

[ms-inline asm] Add support for detecting simple ms-style inline asm. Simple

asm statements are those that don't reference variable names, function names,
and labels.

Add logic to generate a patched AsmString that will eventually be consumed by
the AsmParser.  No functional change at this point, so unfortunately no test
case.

llvm-svn: 161508
parent e71b6c6b
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