blob: 49cbe243a8d6ea4d4119c0fb1a6118ea36f22df7 [file] [log] [blame] [edit]
; RUN: not opt --mtriple powerpc64-unknown-aix < %s -passes=embed-bitcode -S 2>&1 | FileCheck %s
@a = global i32 1
; CHECK: LLVM ERROR: EmbedBitcode pass currently only supports COFF and ELF object formats