[PATCH] DW_OP_const* is invalid as a location

David Blaikie dblaikie at gmail.com
Tue Dec 9 16:39:59 PST 2014


Looks good, apart from the minor comment improvement.

================
Comment at: test/DebugInfo/incorrect-variable-debugloc1.ll:6
@@ +5,3 @@
+
+; This is a test for BZ #21176.
+; DW_OP_const <const> doesn't describe a constant value, but a value at a constant address. 
----------------
Usually we write this as "PR21176" (rather than "BZ #21176").

http://reviews.llvm.org/D6568






More information about the llvm-commits mailing list