[PATCH] D95822: [FE][AIX] Use i8 as guard variable type in both load and store operation
Xiangling Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 2 11:34:11 PST 2021
Xiangling_L updated this revision to Diff 320864.
Xiangling_L marked an inline comment as done.
Xiangling_L added a comment.
Herald added subscribers: phosek, mstorsjo, aheejin, dschuff.
Align load and store operation related to guard variable by both using the first byte of the variable.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95822/new/
https://reviews.llvm.org/D95822
Files:
clang/lib/CodeGen/ItaniumCXXABI.cpp
clang/test/CodeGenCXX/aix-static-init-temp-spec-and-inline-var.cpp
clang/test/CodeGenCXX/aix-static-init.cpp
clang/test/CodeGenCXX/cxx11-thread-local.cpp
clang/test/CodeGenCXX/global-init.cpp
clang/test/CodeGenCXX/static-data-member.cpp
guard.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95822.320864.patch
Type: text/x-patch
Size: 247848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210202/400a2ddb/attachment-0001.bin>
More information about the cfe-commits
mailing list