diff options
author | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2021-08-26 11:11:56 +0100 |
---|---|---|
committer | Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | 2021-08-26 12:05:37 +0100 |
commit | b475ce39e8b1de3a70ea242473f136a567be46e3 (patch) | |
tree | e2e9fc92c26032c9488e6801d67cc0c95d70ccc5 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | de15979bc32d761c9b5071fb7d28d7c04ebbfaf3 (diff) | |
download | llvm-b475ce39e8b1de3a70ea242473f136a567be46e3.zip llvm-b475ce39e8b1de3a70ea242473f136a567be46e3.tar.gz llvm-b475ce39e8b1de3a70ea242473f136a567be46e3.tar.bz2 |
[sanitizer] Fix build on FreeBSD RISC-V
We have to avoid calling renameat2 and clone on FreeBSD.
Additionally, the mcontext structure has different members.
Reviewed By: jrtc27, luismarques
Differential Revision: https://reviews.llvm.org/D103886
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions