[PATCH] D28424: LowerTypeTests: Implement exporting of type identifiers.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 18 17:17:39 PST 2017
pcc added inline comments.
================
Comment at: llvm/test/Transforms/LowerTypeTests/Inputs/use-typeid1-typeid2.yaml:4
+ 42:
+ - TypeTests: [14276520915468743435, 15427464259790519041]
+...
----------------
eugenis wrote:
> Are these GUIDs for some global value? Could you add a comment please?
"typeid1" and "typeid2". I'll add a comment.
https://reviews.llvm.org/D28424
More information about the llvm-commits
mailing list