Skip to content

Commit ab695be

Browse files
authored
Remove unnecessary config addition
1 parent d64f4e2 commit ab695be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
#include "llvm/CodeGen/TargetLowering.h"
3232
#include "llvm/CodeGen/TargetRegisterInfo.h"
3333
#include "llvm/CodeGen/TargetSubtargetInfo.h"
34-
#include "llvm/Config/config.h"
3534
#include "llvm/DebugInfo/DWARF/DWARFDataExtractor.h"
3635
#include "llvm/DebugInfo/DWARF/DWARFExpression.h"
3736
#include "llvm/IR/Constants.h"

0 commit comments

Comments
 (0)