7 lines · plain
1; RUN: not opt --mtriple x86_64-unknown-linux-gnu < %s -passes=embed-bitcode -S 2>&1 | FileCheck %s2 3@a = global i32 14@llvm.embedded.module = private constant [4 x i8] c"BC\C0\DE"5 6; CHECK: LLVM ERROR: Can only embed the module once7