[llvm] r201625 - Now that llvm always does the right thing with private, use it.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Feb 19 07:45:20 PST 2014


On 19 February 2014 10:26, Alexander Potapenko <glider at google.com> wrote:
> You're right, this test must belong to check-llvm.

OK, looks like the issues is that my change to make llvm use 'l' when
needed got reverted, but not the change to make asan use private
linkage.

I will revert the missing bits and debug what was the issue with my change.

Cheers,
Rafael



More information about the llvm-commits mailing list