[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / Assembler / invalid-datalayout1.ll
blobd1befdcdf294d5184c9bc4f5766eb28dd67d0ee4
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2 target datalayout = "^"
3 ; CHECK: Unknown specifier in datalayout string