[PATCH] D71175: [DebugInfo][SelectionDAG] Change order while transferring SDDbgValue to another node
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 9 23:48:44 PST 2019
djtodoro added inline comments.
================
Comment at: llvm/test/DebugInfo/X86/sdag-transfer-dbgvalue.ll:73
+!24 = !{!"int", !25, i64 0}
+!25 = !{!"omnipotent char", !26, i64 0}
+!26 = !{!"Simple C/C++ TBAA"}
----------------
I guess we do not need the TBAA metadata in the testcase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71175/new/
https://reviews.llvm.org/D71175
More information about the llvm-commits
mailing list