Age | Commit message (Collapse) | Author |
|
Add wchar and multibyte libc functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Better guessing for LLVM_ROOT.
|
|
On OS X, there is a system-wide clang that is the wrong version,
so the guessing goes wrong. Looking for llvm-dis is less likely
to go wrong and is also required by the build process.
|
|
This creates a couple of additional methods to reduce copy/paste
and make things a bit easier to follow.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scheduling/system contention may interfere with the wait and produce a longer wait than 2 seconds.
|
|
|
|
|
|
|
|
|
|
|
|
This is just the output of 'llvm-nm -extern-only -defined-only'.
|
|
|
|
out of functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Socketpair
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cleanup compiler flags
|
|
Improve error reporting in build_library.
|