[llvm] r221014 - Refactor duplicated code in liking GlobalValues.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Nov 2 05:40:45 PST 2014


On 2 November 2014 04:22, Chandler Carruth <chandlerc at google.com> wrote:
> Sorry, I reverted this in r221096 because it introduces a
> heap-use-after-free which was causing havoc with asan bots as well as who
> knows what other crashes during LTO builds.
>
> I included the full ASan trace in that commit log, but let me know if you
> can't reproduce it. It reproduced trivially for me with the CMake
> LLVM_USE_SANITZER=Address build mode, and the Linker regression tests.


Thanks, now I know about  LLVM_USE_SANITZER :-)

Cheers,
Rafael



More information about the llvm-commits mailing list