Andrew Kelley
|
58c5f94a99
|
self-hosted: share C++ code for finding libc on windows
|
2018-07-20 23:38:13 -04:00 |
Andrew Kelley
|
10cc49db1c
|
define c macros before importing llvm h files
Seems to matter on Ubuntu 16.04.
closes #1196
|
2018-07-09 22:05:22 -04:00 |
Andrew Kelley
|
36ff26609b
|
fix self hosted compiler on windows
|
2018-01-03 04:55:49 -05:00 |
Andrew Kelley
|
6fece14cfb
|
self-hosted: build against zig_llvm and embedded LLD
Now the self-hosted compiler re-uses the same C++ code for interfacing
with LLVM as the C++ code.
It also links against the same LLD library files.
|
2017-12-26 19:44:08 -05:00 |
Andrew Kelley
|
23058d8b43
|
self-hosted: link with LLVM
|
2017-12-11 23:34:59 -05:00 |