mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-13 13:45:16 +00:00
![Andrew Browne](/assets/img/avatar_default.png)
Use of setarch Was added by
f93c2b64ed
Running the test now it doesn't seem necessary because:
1) Explicitly only x86_64 is supported for dfsan.
2) https://reviews.llvm.org/D111522 makes it less flakey.
Differential Revision: https://reviews.llvm.org/D121439
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================