[PATCH] Provide the name for labels inside MS asm blocks to clang as the branch targets for each asm block
Reid Kleckner
rnk at google.com
Mon Sep 29 10:50:51 PDT 2014
I don't think we need this, LookupInlineAsmLabel should be able to track all the LabelDecl's that got created during inline asm parsing.
http://reviews.llvm.org/D5515
More information about the llvm-commits
mailing list