David van Moolenbroek
5105ab554b
Ignore a new ARM driver entry for instrumentation
...
Change-Id: I710a7534d2ba41107641252b9f80f197d04ba107
2015-09-17 14:08:01 +00:00
Cristiano Giuffrida
1e7bfb997f
llvm: Build scripts improvements.
...
Change-Id: I278cdebccdba18be7e264bfd240ff02d4480b33c
2015-09-17 13:49:25 +00:00
Cristiano Giuffrida
c3041d5c6d
llvm: Fix module map generation.
...
Change-Id: If9c2bef4c0ef3d002ac65a2c66aabcf0cf99ff95
2015-09-17 13:48:40 +00:00
Erik van der Kouwe
a7db4b5d19
Skip modules that don't work on x86
...
Skip the following modules in relink.llvm/build.llvm:
- i2c
- gpio
- cat24c256
- tsl2550
2014-08-29 12:56:40 -04:00
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
635e44315c
llvm: Always build memory last.
2014-07-28 17:06:08 +02:00
Cristiano Giuffrida
79f9fd0612
llvm: Readd mistakenly deleted minix.inc.
2014-07-28 17:06:06 +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