[all-commits] [llvm/llvm-project] b44435: Revert "Rebase: [Facebook] Add clang driver option...

spupyrev via All-commits all-commits at lists.llvm.org
Mon Jul 11 09:51:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b444358126aa6354e56bf629f50fdcd607b2a233
      https://github.com/llvm/llvm-project/commit/b444358126aa6354e56bf629f50fdcd607b2a233
  Author: spupyrev <spupyrev at fb.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Gnu.cpp
    M cross-project-tests/lit.cfg.py
    M cross-project-tests/lit.site.cfg.py.in
    M lldb/test/API/lit.cfg.py
    M lldb/test/API/lit.site.cfg.py.in
    M lldb/test/Shell/helper/toolchain.py
    M lldb/test/Shell/lit.site.cfg.py.in
    M llvm/CMakeLists.txt

  Log Message:
  -----------
  Revert "Rebase: [Facebook] Add clang driver options to test debug info and BOLT"

This reverts commit f921985a29fc9787b3ed98dbc897146cc3fd91f7.


  Commit: eecd41aa09354bed5612adf920d39334edb25179
      https://github.com/llvm/llvm-project/commit/eecd41aa09354bed5612adf920d39334edb25179
  Author: spupyrev <spupyrev at fb.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M bolt/lib/Core/BinaryEmitter.cpp
    M llvm/include/llvm/MC/MCFragment.h
    M llvm/include/llvm/MC/MCObjectStreamer.h
    M llvm/include/llvm/MC/MCStreamer.h
    M llvm/lib/MC/MCAssembler.cpp
    M llvm/lib/MC/MCFragment.cpp
    M llvm/lib/MC/MCObjectStreamer.cpp
    M llvm/lib/MC/MCStreamer.cpp
    M llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
    R llvm/test/MC/X86/directive-avoid_end_align.s

  Log Message:
  -----------
  Revert "Rebase: [Facebook] [MC] Introduce NeverAlign fragment type"

This reverts commit 6d0528636ae54fba75938a79ae7a98dfcc949f72.


  Commit: 228970f612c915ef229997aee2e46d73295dc9ef
      https://github.com/llvm/llvm-project/commit/228970f612c915ef229997aee2e46d73295dc9ef
  Author: spupyrev <spupyrev at fb.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M bolt/include/bolt/Core/BinarySection.h
    M bolt/include/bolt/Core/Relocation.h
    M bolt/include/bolt/Rewrite/RewriteInstance.h
    M bolt/lib/Core/Relocation.cpp
    M bolt/lib/Rewrite/RewriteInstance.cpp
    A bolt/test/AArch64/Inputs/rels-exe.yaml
    A bolt/test/AArch64/Inputs/rels-so.yaml
    A bolt/test/AArch64/runtime-relocs.test

  Log Message:
  -----------
  Revert "Rebase: [Facebook] Revert "[BOLT] Update dynamic relocations from section relocations""

This reverts commit 76029cc53e838e6d86b13b0c39152f474fb09263.


Compare: https://github.com/llvm/llvm-project/compare/127e59048cd3...228970f612c9


More information about the All-commits mailing list