[PATCH] D11972: AMDGPU: Set MCAsmInfo::PointerSize

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 11:25:29 PDT 2015


tstellarAMD added inline comments.

================
Comment at: test/CodeGen/AMDGPU/basic-debug-info.ll:35
@@ +34,3 @@
+!14 = !{i32 2, !"Debug Info Version", i32 3}
+!15 = !{!"clang version 3.8.0 (trunk 244715) (llvm/trunk 244718)"}
+!16 = !DILocation(line: 4, column: 1, scope: !4)
----------------
Do we need this clang version in the test?  Can any of this other metadata be safely dropped?



http://reviews.llvm.org/D11972





More information about the llvm-commits mailing list