summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
diff options
context:
space:
mode:
authorShiva Chen <shiva0217@gmail.com>2018-07-24 06:17:45 +0000
committerShiva Chen <shiva0217@gmail.com>2018-07-24 06:17:45 +0000
commitf5938bfbf9d8168ecd614b9691998b3fe0234e8d (patch)
tree5bc3932080c2a2abc78af3c495763dc748fe45db /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
parent4a2879bd5a6904dbabad67429ad9b0527eb1cbd2 (diff)
downloadbcm5719-llvm-f5938bfbf9d8168ecd614b9691998b3fe0234e8d.tar.gz
bcm5719-llvm-f5938bfbf9d8168ecd614b9691998b3fe0234e8d.zip
Revert "[DebugInfo] Generate DWARF debug information for labels."
This reverts commit b454fa1b4079b6c0a5b1565982d16516385838d7. llvm-svn: 337812
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h')
-rw-r--r--llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h b/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
index 7f9a427f813..6a0da5f993d 100644
--- a/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
+++ b/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
@@ -14,7 +14,7 @@
#ifndef LLVM_LIB_CODEGEN_ASMPRINTER_CODEVIEWDEBUG_H
#define LLVM_LIB_CODEGEN_ASMPRINTER_CODEVIEWDEBUG_H
-#include "DbgEntityHistoryCalculator.h"
+#include "DbgValueHistoryCalculator.h"
#include "DebugHandlerBase.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/DenseMap.h"
OpenPOWER on IntegriCloud