|
|
| Bugzilla Link |
11144 |
| Resolution |
INVALID |
| Resolved on |
Oct 17, 2011 05:31 |
| Version |
trunk |
| OS |
Linux |
| Attachments |
llvm buildlog |
| Reporter |
LLVM Bugzilla Contributor |
Extended Description
When compiling LLVM or Clang from svn on gentoo (sys-devel/llvm-9999; sys-devel/clang-9999) with gcc-4.5.3 and the dragonegg plugin, there is a segfault when trying to compile PrintModulePass.cpp (in both cases).
Without the plugin, both compile fine.