[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / Bitcode / mdstring-high-bits.ll
blob0d8fdeb9596c27799d42d14dcec395145575450e
1 ; RUN: llvm-as < %s | llvm-dis | FileCheck %s
3 ; PR21882: confirm we don't crash when high bits are set in a character in a
4 ; metadata string.
6 ; CHECK: !name = !{!0}
7 !name = !{!0}
8 ; CHECK: !0 = !{!"\80"}
9 !0 = !{!"\80"}