[all-commits] [llvm/llvm-project] 7f1b80: [BinaryFormat:Dwarf] Add a couple of DW_IDX_GCC ex...

David Blaikie via All-commits all-commits at lists.llvm.org
Thu Oct 27 13:42:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f1b80247f92d1be7552d2c358d05bf50a98227d
      https://github.com/llvm/llvm-project/commit/7f1b80247f92d1be7552d2c358d05bf50a98227d
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2022-10-27 (Thu, 27 Oct 2022)

  Changed paths:
    M llvm/include/llvm/BinaryFormat/Dwarf.def

  Log Message:
  -----------
  [BinaryFormat:Dwarf] Add a couple of DW_IDX_GCC extensions

Seen here:
https://github.com/gcc-mirror/gcc/blob/16e2427f50c208dfe07d07f18009969502c25dc8/include/dwarf2.def#L805-L806


  Commit: e4ec6ce8a75c208b49b163c81cda90dc7373c791
      https://github.com/llvm/llvm-project/commit/e4ec6ce8a75c208b49b163c81cda90dc7373c791
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2022-10-27 (Thu, 27 Oct 2022)

  Changed paths:
    M clang/docs/ReleaseNotes.rst

  Log Message:
  -----------
  Clang: Add release note for defaulted-special-members-POD GCC ABI fix

Follow-up to 7846d590033e8d661198f4c00f56f46a4993c526


Compare: https://github.com/llvm/llvm-project/compare/d5a963ab8b40...e4ec6ce8a75c


More information about the All-commits mailing list