commit | ddcf3ee768d41f16c6f10c38f7faee440d6b9f55 | [log] [tgz] |
---|---|---|
author | Jyotsna Verma <jverma@codeaurora.org> | Tue May 07 17:12:35 2013 +0000 |
committer | Jyotsna Verma <jverma@codeaurora.org> | Tue May 07 17:12:35 2013 +0000 |
tree | 51ea01965b235a5000ccc4b7ac2a8706723bf38e | |
parent | 81fda3b4d55886ba40093e818125679bec126866 [diff] [blame] |
Reverting r181331. Missing file, HexagonSplitConst32AndConst64.cpp, from lib/Target/Hexagon/CMakeLists.txt. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181334 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/Hexagon/HexagonISelLowering.cpp b/lib/Target/Hexagon/HexagonISelLowering.cpp index 4e57c45..0e5b8dc 100644 --- a/lib/Target/Hexagon/HexagonISelLowering.cpp +++ b/lib/Target/Hexagon/HexagonISelLowering.cpp
@@ -948,6 +948,7 @@ SDValue HexagonTargetLowering::LowerConstantPool(SDValue Op, SelectionDAG &DAG) const { EVT ValTy = Op.getValueType(); + DebugLoc dl = Op.getDebugLoc(); ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); SDValue Res;