xref: /aosp_15_r20/external/llvm/test/CodeGen/Generic/no-target.ll (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1; RUN: not llc -mtriple le32-unknown-nacl %s -o - 2>&1 | FileCheck %s
2
3; CHECK: error: unable to get target for 'le32-unknown-nacl'
4