Changeset 1d6ff91


Ignore:
Timestamp:
Mar 3, 2021, 12:57:11 PM (3 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
1baf6ed, e0b8d66d
Parents:
c8e37e0
Message:

Fixed compile benchmark after renaming changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/Makefile.am

    rc8e37e0 r1d6ff91  
    502502
    503503compile-io$(EXEEXT):
    504         $(CFACOMPILE) -DNO_COMPILED_PRAGMA -fsyntax-only -w $(testdir)/io1.cfa
     504        $(CFACOMPILE) -DNO_COMPILED_PRAGMA -fsyntax-only -w $(testdir)/io/io.cfa
    505505
    506506compile-monitor$(EXEEXT):
Note: See TracChangeset for help on using the changeset viewer.