[all-commits] [llvm/llvm-project] e098ee: Revert D142708 "[NFC] Transition GlobalObject alig...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Tue Jan 31 06:13:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e098ee726eff11f680149122511d2883cb50e8d2
      https://github.com/llvm/llvm-project/commit/e098ee726eff11f680149122511d2883cb50e8d2
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

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

  Log Message:
  -----------
  Revert D142708 "[NFC] Transition GlobalObject alignment from MaybeAlign to Align"

This is breaking the build bots. e.g.,
https://lab.llvm.org/buildbot/#/builders/121/builds/27549

This reverts commit 6717efe74da825214cb4d307ad35e5fbda353301.




More information about the All-commits mailing list