Skip to content

Commit 27be6e1

Browse files
committed
drop debugloc cl opts
1 parent e0dce31 commit 27be6e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/tools/llvm-remarkutil/RemarkInstructionMix.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ static cl::opt<ReportStyleOptions> ReportStyle(
3333

3434
INPUT_FORMAT_COMMAND_LINE_OPTIONS(InstructionMix)
3535
INPUT_OUTPUT_COMMAND_LINE_OPTIONS(InstructionMix)
36-
DEBUG_LOC_INFO_COMMAND_LINE_OPTIONS(InstructionMix)
3736

3837
static Error tryInstructionMix() {
3938
auto MaybeOF =

0 commit comments

Comments
 (0)