summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/IA64/IA64ISelPattern.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/IA64/IA64ISelPattern.cpp')
-rw-r--r--llvm/lib/Target/IA64/IA64ISelPattern.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/IA64/IA64ISelPattern.cpp b/llvm/lib/Target/IA64/IA64ISelPattern.cpp
index b071a0894d5..7c2b38c51b9 100644
--- a/llvm/lib/Target/IA64/IA64ISelPattern.cpp
+++ b/llvm/lib/Target/IA64/IA64ISelPattern.cpp
@@ -102,6 +102,7 @@ namespace {
// We don't have line number support yet.
setOperationAction(ISD::LOCATION, MVT::Other, Expand);
+ setOperationAction(ISD::DEBUG_LOC, MVT::Other, Expand);
computeRegisterProperties();
OpenPOWER on IntegriCloud