diff options
author | Timm Bäder <tbaeder@redhat.com> | 2024-06-28 12:48:57 +0200 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2024-06-29 19:55:29 +0200 |
commit | d957da83791930a3c23f4f936ca7c7644c4b07a4 (patch) | |
tree | b37be3d554df2dfde332b7ad3f0352b78d03a6bf /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 540fd42c755f20f7b79c6c79493ec36d8cb9b3d3 (diff) | |
download | llvm-d957da83791930a3c23f4f936ca7c7644c4b07a4.zip llvm-d957da83791930a3c23f4f936ca7c7644c4b07a4.tar.gz llvm-d957da83791930a3c23f4f936ca7c7644c4b07a4.tar.bz2 |
[clang][Interp] Allow taking the address of a non-const global reference
This is not a read, but the GetGlobal op before failed if the reference
we were taking a pointer of was non-const. Use GetGlobalUnchecked
instead.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions