]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/commit
Fixed problems with compilation
authorFlavio Kreiliger <kreilfla@grid-03.cluster>
Thu, 6 Sep 2018 12:08:44 +0000 (14:08 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 6 Sep 2018 18:09:33 +0000 (20:09 +0200)
commit3d20dc47c257c205bb482c0cf9bc91725c02fb1a
tree8b72d81dbdda5196b45cd1f68f9e172bf8aa1c71
parentabbf9a7390f1a56832903721206b00a21b039f51
Fixed problems with compilation

  * Added trailing / to HERCULES_PASS_ROOT in Makefile to fix path problem during usage of the hercules compiler
  * Changed llvm-passes/include/Config/Options.h to solve errors during hercules configuration
     - enabled USE_HW_CACHES_INDWRITEBACK_LIBCALL, DONT_SPECIALIZE_EXECUTE and PREFETCH_REPS 1
Makefile
debian/patches/configuration.patch