[all-commits] [llvm/llvm-project] c4a914: Add more historic DWARF vendor extensions

adrian-prantl via All-commits all-commits at lists.llvm.org
Tue Feb 23 17:54:33 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4a91444689455a35db1e7f50bcd876a3eb86126
      https://github.com/llvm/llvm-project/commit/c4a91444689455a35db1e7f50bcd876a3eb86126
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

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

  Log Message:
  -----------
  Add more historic DWARF vendor extensions

The maintainer of libdwarf kindly provided this patch with a bunch of
historic DWARF extensions that are missing from Dwarf.def. This list
is helpful to avoid potential conflicts in the user-defined vendor
extension space in the future.

Patch by David Anderson!

Differential Revision: https://reviews.llvm.org/D97242




More information about the All-commits mailing list