[llvm-dev] Porting Pass to New PassManager (original) (raw)

Leonard Chan via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 1 11:55:51 PDT 2018


I made a patch at https://reviews.llvm.org/D52739 that I think implements all I need for the porting. I'm able to use them with opt, but still need to figure out how to use this new PM infrastructure with clang when running -fsanitize=address.



More information about the llvm-dev mailing list