aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorMingjie Xu <xumingjie.enna1@bytedance.com>2025-10-11 09:19:50 +0800
committerGitHub <noreply@github.com>2025-10-11 09:19:50 +0800
commit26eca2439c664c648c4e293c68c18c2d6e7d7855 (patch)
treef46f1e363671368f10e39184c566ed7defc90bd6 /clang/lib/CodeGen/CodeGenFunction.cpp
parent19b9b54158b9d4653e26f02981e43b6f45048e55 (diff)
downloadllvm-26eca2439c664c648c4e293c68c18c2d6e7d7855.zip
llvm-26eca2439c664c648c4e293c68c18c2d6e7d7855.tar.gz
llvm-26eca2439c664c648c4e293c68c18c2d6e7d7855.tar.bz2
Move the preserve-{bc,ll}-uselistorder options out of individual tools, make them global defaults for AsmWriter and BitcodeWriter (#160079)
This patch moves the `preserve-bc-uselistorder` and `preserve-ll-uselistorder` options out of individual tools(opt, llvm-as, llvm-dis, llvm-link, llvm-extract) and make them global defaults for AsmWriter and BitcodeWriter. These options are useful when we use `-print-*` options to dump LLVM IR.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions