[llvm] CodeGen: Remove -disable-debug-info-print cl::opt (PR #100319)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 23:34:19 PDT 2024


================
@@ -31,10 +31,6 @@
 using namespace llvm;
 using namespace llvm::dwarf;
 
-static cl::opt<bool>
----------------
s-barannikov wrote:

CommandLine.h include appears to be no longer needed.


https://github.com/llvm/llvm-project/pull/100319


More information about the llvm-commits mailing list