diff options
| author | Andrew Kelley <superjoe30@gmail.com> | 2018-09-19 17:15:33 -0400 |
|---|---|---|
| committer | Andrew Kelley <superjoe30@gmail.com> | 2018-09-19 17:15:33 -0400 |
| commit | f9bf04c38b693b0eee368416ec8eaba06a057e1e (patch) | |
| tree | 0fcf8757c2f9b99e66d5f5c750a37d88eabc3444 /src/codegen.cpp | |
| parent | 287f5cce50ff5fb1b9515ce8b7c38339c9d22472 (diff) | |
| download | zig-f9bf04c38b693b0eee368416ec8eaba06a057e1e.tar.gz zig-f9bf04c38b693b0eee368416ec8eaba06a057e1e.zip | |
travis: build zig with gcc to match what llvm was built with
from #llvm IRC:
<andrewrk> does llvm 7 as a .so have some kind of new initialization
requirement? I'm getting a segfault in llvm::DIBuilder::createFile
(with valid non-null parameters), when linking my frontend against
llvm-7.so but not when linking against llvm .a libraries
<d0k> we have an ABI bug in LLVM 7 when the .so is built with gcc
but your program is build with clang. I'm sorry for that.
Diffstat (limited to 'src/codegen.cpp')
0 files changed, 0 insertions, 0 deletions
