Open Quuxplusone opened 12 years ago
Bugzilla Link | PR13632 |
Status | REOPENED |
Importance | P enhancement |
Reported by | Sebastian Pop (sebpop.llvm@gmail.com) |
Reported on | 2012-08-17 16:37:50 -0700 |
Last modified on | 2012-11-19 22:35:52 -0800 |
Version | trunk |
Hardware | PC Linux |
CC | benny.kra@gmail.com, chandlerc@gmail.com, geek4civic@gmail.com, jonathan.anderson@mun.ca, llvm-bugs@lists.llvm.org, nadav256@gmail.com, rafael@espindo.la |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also |
I can confirm that this happens with Debug+Asserts, Asserts or even Release build types.
I can confirm that this happens with Debug+Asserts, Asserts or even Release
build types.
I'm using:
cmake 2.8.8
recent ninja (version "git" at the command line, unhelpfully)
Apple clang version 4.0 (tags/Apple/clang-421.0.60) (based on LLVM 3.1svn)
Worked around in r168173.
Reopening per Chandler's request. There still is a layering violation around but it doesn't cause linker errors anymore.