aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorMarco Elver <elver@google.com>2023-05-25 11:07:55 +0200
committerMarco Elver <elver@google.com>2023-05-25 12:01:10 +0200
commit19b137f0c2be6955f2712d2f79b72aebed5feb42 (patch)
tree5962cc762c7ca444fcdf99bb586c1f81d32291ef /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent15711bd631894985c1342953747e77ffc091a4f3 (diff)
downloadllvm-19b137f0c2be6955f2712d2f79b72aebed5feb42.zip
llvm-19b137f0c2be6955f2712d2f79b72aebed5feb42.tar.gz
llvm-19b137f0c2be6955f2712d2f79b72aebed5feb42.tar.bz2
[compiler-rt] Unify Linux and *BSD interceptors more
The Linux and *BSD interceptors are almost identical, except for *BSD, where the overridden intercepted function is not defined weak due to some incompliant linker behaviour. Since most of the interception machinery is shared between Linux and *BSD (see INTERCEPT_FUNCTION macro), it makes sense to unify interceptor definition and declarations as much as possible to ease future changes. NFC. Reviewed By: dvyukov, vitalybuka Differential Revision: https://reviews.llvm.org/D151318
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions