Juneyoung Lee via llvm-dev
2019-Mar-23 16:58 UTC
[llvm-dev] Getting assembly outputs when running test-suite
Hello all, Is there any option in test-suite cmake which makes it emit assembly files for all source files when compiling them? I tried `-DCMAKE_C_FLAGS=-save-temps -DCMAKE_CXX_FLAGS=-save-temps`, but it doesn't work in some cases like Bitcode/Benchmarks/Halide/blur or MicroBenchmarks/LCALS/SubsetCLambdaLoops/lcalsCLambda.test. Thanks, Juneyoung Lee -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190324/37472a4e/attachment.html>