Wednesday, 24 May 2017

How to disable llvm opt optimization only? Leave the clang FE and llc optimization there


`-X -disable-llvm-passes`
This is the option to disable just llvm opt

No comments:

Post a Comment