[llvm] r216879 - [asan-assembly-instrumentation] Prologue and epilogue are moved out from InstrumentMemOperand().

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 06:38:04 PDT 2015


> The violation Jim Grosbach pointed out to me was anything in MC depending on
> anything in Codegen.  So that ultimately means we should be able to build
> llvm-mc without any CodeGen/IR dependencies.

Has there been any work on this? It is pretty annoying to have to
build CodeGen to build llvm-mc.

Cheers,
Rafael


More information about the llvm-commits mailing list