aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/StringRef.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2023-05-12 12:09:37 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2023-05-12 13:14:27 -0500
commitdd02984519abafe7637cdafcf4ede8b303f385ab (patch)
tree0585843986b22bc20a35ea220b0da1c9f6f5dc97 /llvm/lib/Support/StringRef.cpp
parent182e5acb1172fe4c3effe518d2dac3bc3972dd09 (diff)
downloadllvm-dd02984519abafe7637cdafcf4ede8b303f385ab.zip
llvm-dd02984519abafe7637cdafcf4ede8b303f385ab.tar.gz
llvm-dd02984519abafe7637cdafcf4ede8b303f385ab.tar.bz2
[OpenMP] Naturally align internal global variables in the OpenMPIRBuilder
We use this helper to make several internal global variables during codegen. currently we do not specify any alignment which allows the alignment to be set incorrectly after some changes in how alignment was handled. This patch explicitly aligns these variables to the natural alignment as specified by the data layout Fixes https://github.com/llvm/llvm-project/issues/62668 Reviewed By: tianshilei1992, gchatelet Differential Revision: https://reviews.llvm.org/D150461
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions