[PATCH] D45798: LowerTypeTests: Propagate symver directives

Vlad Tsyrklevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 19 15:53:56 PDT 2018


vlad.tsyrklevich added a comment.

I started thinking about renaming but it's complicated by the fact that there are different usages of the symver directive that slightly change the renaming logic. For now I'm going to keep it as is but I've also submitted https://reviews.llvm.org/D45845 to make sure that builds fail correctly if multiple mismatched symvers are emitted.


Repository:
  rL LLVM

https://reviews.llvm.org/D45798





More information about the llvm-commits mailing list