Enable -DLLVM_BUILD_EXAMPLES=ON during pre-merge testing
This commit is contained in:
parent
397f7f38e9
commit
655f87d98c
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ arguments:
|
|||
- '-G Ninja'
|
||||
- '-D CMAKE_BUILD_TYPE=Release'
|
||||
- '-D LLVM_ENABLE_ASSERTIONS=ON'
|
||||
- '-D LLVM_BUILD_EXAMPLES=ON'
|
||||
- '-D LLVM_LIT_ARGS="-v --xunit-xml-output test-results.xml"'
|
||||
linux:
|
||||
# CCACHE is enabled in script iff environment variable `CCACHE_PATH` is set
|
||||
|
|
Loading…
Reference in a new issue