[libcxx-commits] [PATCH] D141496: [libc++] Add FreeBSD exceptions.nonew ABI list

Ed Maste via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 11 06:59:21 PST 2023


emaste created this revision.
emaste added reviewers: libc++, ldionne.
emaste added a project: libc++.
Herald added subscribers: krytarowski, arichardson.
Herald added a project: All.
emaste requested review of this revision.
Herald added 1 blocking reviewer(s): libc++.

Matching the configuration used by the prospective FreeBSD CI runner.

In eca9196dc882 <https://reviews.llvm.org/rGeca9196dc8826b9455a2cdb57c52d51403cb742c> I added an abilist from my local development environment, but the configuration used by the CI bot is different.

With this abilist, and some additional work-in-progress changes, I have a green FreeBSD run: https://buildkite.com/llvm-project/libcxx-ci/builds/17075#01859d7d-2444-4152-a2e6-a4e41c3912fc


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D141496

Files:
  libcxx/lib/abi/x86_64-unknown-freebsd.libcxxabi.v1.stable.exceptions.nonew.abilist

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141496.488196.patch
Type: text/x-patch
Size: 216496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230111/0c128cf4/attachment-0001.bin>


More information about the libcxx-commits mailing list