[PATCH] D33515: Fix the ManagedStatic list ordering when using DynamicLibrary::addPermanentLibrary.

Frederich Munch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 14:42:04 PDT 2017


marsupial added a comment.

I'm sorry.
You're saying adding the changes to **Hello.cpp**,
**make -j8 opt LLVMHello**
**bin/opt -load=lib/LLVMHello.so -S /dev/null**
is still crashing?

This patch definitively fixes that problem here.

I'll try building clean with the instruction for polly (i.e. no cmake flags).
Could you do the same?


https://reviews.llvm.org/D33515





More information about the llvm-commits mailing list