Changeset d4510ea
- Timestamp:
- Apr 18, 2019, 2:06:56 PM (6 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- d9f2874
- Parents:
- f15fe0a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
rf15fe0a rd4510ea 116 116 //Also specify the compiler by hand 117 117 targets="" 118 if( Settings.RunAllTests ) {118 if( Settings.RunAllTests || Settings.RunBenchmark ) { 119 119 targets="--with-target-hosts='host:debug,host:nodebug'" 120 120 } else {
Note: See TracChangeset
for help on using the changeset viewer.