Files
Android11/external/llvm/test/Assembler/invalid-datalayout17.ll
2023-10-13 14:01:41 +00:00

4 lines
134 B
LLVM

; RUN: not llvm-as < %s 2>&1 | FileCheck %s
target datalayout = "i16777216:16:16"
; CHECK: Invalid bit width, must be a 24bit integer