llvm-reduce: Fix not preserving uselistorder with bitcode
Fix accidentally passing pointer to bool argument This was supposed to be writing bitcode with preserved uselistorder, but instead was only enabling it with LTO module summaries.
Loading
Please sign in to comment