[PATCH] D42127: [GlobalMerge] Don't merge dllexport globals

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 07:55:24 PST 2018


hans added a comment.

In https://reviews.llvm.org/D42127#986067, @mstorsjo wrote:

> @hans - can we backport this to the 6.0 branch? The usecase it fixes is "compiling Qt for Windows on ARM" (which previously fails when building with -O3). The fix in SVN r323307 probably requires merging SVN r322900 as well, to go without conflicts - it's a trivial testcase touch-up.


Merged in r323337.


Repository:
  rL LLVM

https://reviews.llvm.org/D42127





More information about the llvm-commits mailing list