and silence the backtrace printout In the process, refactor the Execute* commands in ScriptInterpreter to take an options object, and add a new setting to not mask out errors so that the callers can handle them directly instead of having the default behavior llvm-svn: 167067
4 lines
58 B
Makefile
4 lines
58 B
Makefile
LEVEL = ../../../../make
|
|
|
|
include $(LEVEL)/Makefile.rules
|