aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2024-07-25 16:39:39 +0400
committerGitHub <noreply@github.com>2024-07-25 16:39:39 +0400
commitaf1d2b9fb1c6065d3a4611f086b8c83a0c05795c (patch)
treec1e760fc09f9af01f50d656ef0468a21f20b1095 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parenta466db2b32cccfdbd8bbd27cfa2fb51651192075 (diff)
downloadllvm-af1d2b9fb1c6065d3a4611f086b8c83a0c05795c.zip
llvm-af1d2b9fb1c6065d3a4611f086b8c83a0c05795c.tar.gz
llvm-af1d2b9fb1c6065d3a4611f086b8c83a0c05795c.tar.bz2
CodeGen: Remove -disable-debug-info-print cl::opt (#100319)
This was first introduced way back in in 2010 by 6c74a872a8d34d41b751efb68e335cbe91b5a5cc, and has little evidence of use. Only one test attempts to make use of this, but it's also redundant since it's also using strip to drop debug info anyway (and that also makes the test buggy, since it's intended to test with and without debug info). The other tests using it were only added to test the option after discovering it was untested and moved, in later commits.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions