Skip to content
  • kgardas's avatar
    disable for now ARM specific target data layout and triple · 5cf87b43
    kgardas authored and chak@cse.unsw.edu.au.'s avatar chak@cse.unsw.edu.au. committed
    This patch disables ARM specific target data layout and triple.
    The reason for this is that LLVM asserts on some files if this
    is in use. The assert looks:
    Formal argument #8 has unhandled type i32UNREACHABLE executed at
    /llvm-ghc-arm/lib/CodeGen/CallingConvLower.cpp:81!
    5cf87b43