File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ LLVM_COMPONENTS=x86 arm mips ipo bitreader bitwriter linker asmparser jit mcjit
367
367
interpreter instrumentation
368
368
369
369
# Only build these LLVM tools
370
- LLVM_TOOLS =bugpoint llc llvm-ar llvm-as llvm-dis llvm-mc opt
370
+ LLVM_TOOLS =bugpoint llc llvm-ar llvm-as llvm-dis llvm-mc opt llvm-extract
371
371
372
372
define DEF_LLVM_VARS
373
373
# The configure script defines these variables with the target triples
Original file line number Diff line number Diff line change 1
1
# If this file is modified, then llvm will be forcibly cleaned and then rebuilt.
2
2
# The actual contents of this file do not matter, but to trigger a change on the
3
3
# build bots then the contents should be changed so git updates the mtime.
4
- 2013-12-29
4
+ 2014-01-21
You can’t perform that action at this time.
0 commit comments