Add quotation marks to debug.
This commit is contained in:
		
							parent
							
								
									5c5efd142f
								
							
						
					
					
						commit
						12b51339cd
					
				|  | @ -9,5 +9,5 @@ cmake -G Ninja ../llvm \ | |||
|    -DLLVM_ENABLE_ASSERTIONS=ON \ | ||||
|    -DLLVM_ENABLE_RTTI=ON | ||||
| 
 | ||||
| export MAKEFLAGS=-j4 | ||||
| export MAKEFLAGS='-j4' | ||||
| cmake --build . --target check-mlir | ||||
		Loading…
	
		Reference in New Issue