[all-commits] [llvm/llvm-project] 146c7d: [libc++] Add FreeBSD exceptions.nonew ABI list

Ed Maste via All-commits all-commits at lists.llvm.org
Wed Jan 11 10:43:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 146c7d0b6abb57abe2549a71d40563646ab10b86
      https://github.com/llvm/llvm-project/commit/146c7d0b6abb57abe2549a71d40563646ab10b86
  Author: Ed Maste <emaste at FreeBSD.org>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    A libcxx/lib/abi/x86_64-unknown-freebsd.libcxxabi.v1.stable.exceptions.nonew.abilist
    R libcxx/lib/abi/x86_64-unknown-freebsd.libcxxrt.v1.stable.exceptions.new.abilist

  Log Message:
  -----------
  [libc++] Add FreeBSD exceptions.nonew ABI list

This matches the configuration used by the prospective FreeBSD CI runner.
Remove the (unused) ABI list created in my local environment.

This reverts commit eca9196dc8826b9455a2cdb57c52d51403cb742c.

Reviewed by: Mordante
Differential Revision: https://reviews.llvm.org/D141496




More information about the All-commits mailing list