[libcxx-commits] [PATCH] D140313: libcxx: accept both GNU and ELF Tool Chain readelf format

Ed Maste via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Dec 19 15:52:56 PST 2022


emaste added a comment.

Comment moved into code block. With this change generate-cxx-abilist functions:

  $ ninja generate-cxx-abilist
  [1/1] Generating the ABI list file for configuration x86_64-unknown-freebsd.libcxxrt.v1.stable.exceptions.new

and the output looks broadly reasonable.


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

https://reviews.llvm.org/D140313



More information about the libcxx-commits mailing list