64ac736ec5
Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
4 lines
132 B
LLVM
4 lines
132 B
LLVM
; RUN: not llc -mtriple le32-unknown-nacl %s -o - 2>&1 | FileCheck %s
|
|
|
|
; CHECK: error: unable to get target for 'le32-unknown-nacl'
|