Commit 10d5b06
authored
wamr: remove dependency on LLVM. (#239)
WAMR is being used in an interpreter mode, without AOT and/or JIT,
so LLVM isn't needed, and it was previously unnecessarily built.
This can be reverted once we add support for precompiled modules.
Signed-off-by: Piotr Sikora <[email protected]>1 parent d6b6d50 commit 10d5b06
File tree
4 files changed
+0
-154
lines changed- bazel
- external
4 files changed
+0
-154
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | 158 | | |
170 | 159 | | |
171 | 160 | | |
| |||
0 commit comments