search for: getpollyplugininfo

Displaying 2 results from an estimated 2 matches for "getpollyplugininfo".

2020 Mar 23
2
[10.0.0 Release] Release Candidate 5 is here
...tream, > std::default_delete<llvm::raw_pwrite_stream> >)': > BackendUtil.cpp:(.text._ZN12_GLOBAL__N_118EmitAssemblyHelper30EmitAssemblyWithNewPassManagerEN5clang13BackendActionESt10unique_ptrIN4llvm17raw_pwrite_streamESt14default_deleteIS5_EE+0x16df): > undefined reference to `getPollyPluginInfo()' > collect2: error: ld returned 1 exit status > > > This is on Ubuntu Bionic, using apt.llvm.org. I believe this is > https://bugs.llvm.org/show_bug.cgi?id=44870 / > https://github.com/llvm/llvm-project/issues/191 > > This is a regression from LLVM 9. My suggestion to...
2020 Mar 19
13
[10.0.0 Release] Release Candidate 5 is here
Hello again, I had hoped that rc4 would be the last one, but I wanted to pick up one more fix, so here we go. Release Candidate 5 was just tagged as llvmorg-10.0.0-rc5 on the release branch at 35627038123. Source code and docs are available at https://prereleases.llvm.org/10.0.0/#rc5 and https://github.com/llvm/llvm-project/releases/tag/llvmorg-10.0.0-rc5 If nothing new comes up, I plan to tag