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.
parent
cbacab26
Please register or sign in to comment