[PATCH] D43561: TableGen: Avoid using resolveListElementReference in TGParser

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 14:51:40 PST 2018


nhaehnle added a comment.

Are you sure? The whole point of splitting it out is that it can be changed separately, and if it breaks something a bisect result will be more helpful. I've tested this quite thoroughly so I don't think it does break anything, but still... seems like a waste to merge it back in. Maybe I'm just too used to the old-school Git way of doing things.


Repository:
  rL LLVM

https://reviews.llvm.org/D43561





More information about the llvm-commits mailing list