[PATCH] D31632: ThinLTOBitcodeWriter: handle aliases first in filterModule
Bob Haarman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 3 17:21:21 PDT 2017
inglorion added a comment.
@mehdi_amini: This is reduced from a C++ program that triggered the problem. The compiler failed before outputing IR, which is why it is C++. I can try to see if I can create some IR that will reproduce the problem, but it will have to wait until tomorrow.
https://reviews.llvm.org/D31632
More information about the llvm-commits
mailing list