Skip to content

Commit f3a0b8c

Browse files
committed
resolve header
1 parent 00f11a4 commit f3a0b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/DWARFLinker/Classic/DWARFLinker.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include "llvm/DebugInfo/DWARF/DWARFDebugMacro.h"
2424
#include "llvm/DebugInfo/DWARF/DWARFDebugRangeList.h"
2525
#include "llvm/DebugInfo/DWARF/DWARFDie.h"
26-
#include "llvm/DebugInfo/DWARF/DWARFExpression.h"
26+
#include "llvm/DebugInfo/DWARF/LowLevel/DWARFExpression.h"
2727
#include "llvm/DebugInfo/DWARF/DWARFFormValue.h"
2828
#include "llvm/DebugInfo/DWARF/DWARFSection.h"
2929
#include "llvm/DebugInfo/DWARF/DWARFUnit.h"

0 commit comments

Comments
 (0)