[PATCH] D14962: [ASAN] Add doFinalization to reset state
Keno Fischer via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 24 12:31:28 PST 2015
loladiro added a comment.
The easiest thing would probably be to change llc to reuse the pass manager if multiple modules are passed on the command line. Then this could be tested quite easily from the command line. Will draw up an appropriate patch and see if people like it.
Repository:
rL LLVM
http://reviews.llvm.org/D14962
More information about the llvm-commits
mailing list