[llvm-dev] Getting assembly outputs when running test-suite

Juneyoung Lee via llvm-dev llvm-dev at lists.llvm.org
Sat Mar 23 09:58:11 PDT 2019


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>


More information about the llvm-dev mailing list