Sign in
cobalt
/
cobalt
/
37ef7f8c0c60f95c9821b4d9f3273c9ef3666a79
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
Object
/
yaml2obj-coff-invalid-alignment.test
blob: 3e760310f5714c47ebc1c34a8bd1058646857460 [
file
] [
log
] [
blame
]
# RUN: not yaml2obj %s 2>&1 | FileCheck %s
# CHECK: Section alignment is too large
---
!
COFF
header
:
Machine
:
IMAGE_FILE_MACHINE_AMD64
Characteristics
:
[]
sections
:
-
Name
:
'.text'
Characteristics
:
[]
SectionData
:
00
Alignment
:
16384
symbols
: