GaloisInc / dismantle

A library of assemblers and disassemblers derived from LLVM TableGen data
24 stars 5 forks source link

[dismantle-arm-xml]: travis failing due to memory constraints #16

Closed danmatichuk closed 4 years ago

danmatichuk commented 4 years ago

Currently building both the A32 and T32 disassemblers requires ~20G of memory. This far exceeds what is available on a travis worker, so this can't be built on a travis instance. CI is therefore currently broken until either this memory overhead is reduced or we can point to a worker that has sufficient memory to build this.

See: https://api.travis-ci.org/v3/job/654694671/log.txt