[PATCH] D40478: Added Instrument Control Flow Flag

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 13 09:53:46 PST 2017


craig.topper added a comment.

-mibt isn't required for inline assembly, There's no AssemblePredicate defined with HasIBT in X86InstrInfo.td. We don't normally do fine grained assembler feature enabling so I believe we should always support it.


Repository:
  rL LLVM

https://reviews.llvm.org/D40478





More information about the cfe-commits mailing list