DescriptionSubzero: Fix "make -f Makefile.standalone MINIMAL=1 check".
Some recent ARM changes turned out to break the lit tests for the MINIMAL build. Two main issues:
1. ARM tests are currently asm-only, so allow_dump needs to be required.
2. GlobalContext::emitFileHeader() needs to return gracefully instead of calling report_fatal_error(), to allow error tests to produce the right error output.
BUG= none
R=kschimpf@google.com
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=c8799688d288c9acd71f0b4f193f9b1beac751aa
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|