On Mon Jun 12, 2023 at 09:58:03PM +0200, Christian Weisgerber 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:
> 
> | 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)?
> OK?

It compiles well with your diff and I did a test with a consumer as well.
OK rsadowski

Reply via email to