On Mon, Jun 12 2023, Christian Weisgerber <[email protected]> wrote: > The diff below syncs the devel/llvm port with the numerous changes > that have been applied to base llvm since the import of LLVM 13.0. > > I have been unable to add this one commit, because the files it > modifies don't exist in the LLVM source tree:
That's expected, we don't build this as part of devel/llvm. > | commit 5e1c9963cb8a2244fbe31d5e8594b757051ef3eb > | from: gnezdo <[email protected]> > | date: Wed Feb 16 03:48:55 2022 UTC > | > | Add ifdefs to build ubsan_minimal on OpenBSD > | > | ok jca@ > | > | M gnu/llvm/compiler-rt/lib/interception/interception.h > | M gnu/llvm/compiler-rt/lib/interception/interception_linux.h > | M gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp > | M gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_linux.h > | M gnu/llvm/compiler-rt/lib/sanitizer_common/sanitizer_platform.h > | M gnu/llvm/compiler-rt/lib/ubsan/ubsan_platform.h > > Here's the diff that syncs the other 39 src commits. > Comments? Anybody want to double check (hahaha)? LGTM > OK? ok jca@ (I'm listed as maintainer and I do respond to direct mails, please Cc me on subsequent diffs.) -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
