[PATCH] D142708: Transition GlobalObject alignment from MaybeAlign to Align

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 05:37:40 PST 2023


gchatelet updated this revision to Diff 492717.
gchatelet added a comment.

- rebase, fix typo and amend commit message to add [NFC]


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142708/new/

https://reviews.llvm.org/D142708

Files:
  llvm/include/llvm/IR/GlobalObject.h
  llvm/include/llvm/LTO/LTO.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/IR/Globals.cpp
  llvm/lib/LTO/LTO.cpp
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142708.492717.patch
Type: text/x-patch
Size: 4585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230127/edddaf28/attachment.bin>


More information about the llvm-commits mailing list