[SimplifyLibCalls] Add a new transformation: pow(exp(x), y) -> exp(x*y)
[oota-llvm.git] / test / Assembler / invalid-metadata-has-type.ll
1 ; RUN: not llvm-as -disable-output < %s 2>&1 | FileCheck %s
2 ; Check common error from old format.
3
4 ; CHECK: {{.*}}:[[@LINE+1]]:{{[0-9]+}}: error: unexpected type in metadata definition
5 !0 = metadata !{}