Erik van der Kouwe
08423ba51f
Adjust LLVM MINIX scripts for new source layout
...
Adjust to the fact that drivers and servers have moved into the minix
subdir.
2014-08-29 12:56:28 -04:00
Cristiano Giuffrida
bf1ab51c95
llvm: Use a separate common.overrides file for MINIX.
2014-07-28 17:06:12 +02:00
Erik van der Kouwe
193bd04207
configure.llvm: add INTERACTIVE environment variable which can be set to no to prevent questions from being asked
2014-07-28 17:06:09 +02:00
Cristiano Giuffrida
d27de61ef2
llvm: Fix llvm-apps bridging.
2014-07-28 17:06:08 +02:00
Cristiano Giuffrida
4ddc42d97a
llvm: Use common.overrides* files the llvm-apps way.
2014-07-28 17:06:07 +02:00
Cristiano Giuffrida
c2a6ec6824
llvm: A few bitcode-related fixes.
2014-07-28 17:06:05 +02:00
Cristiano Giuffrida
76c4605bfe
llvm: Remove no longer needed SLOPPY_FLIST option.
2014-07-28 17:06:05 +02:00
Cristiano Giuffrida
0e560ca0c8
llvm: Avoid versioning configuration files directly.
2014-07-28 17:06:04 +02:00
Koustubha Bhat
5ba302fdea
Bridging Minix & llvm-apps repos for instrumentating Minix
...
Allows instrumentation of Minix components using LLVM passes from
"llvm-apps" repository
In addition, the change does the following:
1. Move releasetools/generate_gold_plugin.sh to minix/llvm
2. Move external/bsd/llvm/passes to minix/llvm/passes
3. libLTO.so, LLVMgold.so and WeakAliasModuleOverride.so files
now get installed in minix/llvm/bin
2014-07-28 17:06:03 +02:00