Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
157ae639fa646c59ad6cb2c39a389264d5cb3e6a
/
.
/
llvm
/
test
/
Verifier
/
README.txt
blob: c04152172e9a2904318f1622d02dac396f78724d [
file
] [
log
] [
blame
]
This
directory contains testcases that the verifier
is
supposed to detect
as
malformed LLVM code
.
Testcases
for
situations that the verifier incorrectly
identifies
as
malformed should go
in
the test
/
Assembler
directory
.