mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
[docs] Add the compiler-rt requirement to the test suite doc
Differential Revision: https://reviews.llvm.org/D101467
This commit is contained in:
parent
299e6ad121
commit
cbaf468075
@ -42,6 +42,10 @@ Quickstart
|
||||
../test-suite
|
||||
```
|
||||
|
||||
**NOTE!** if you are using your built clang, and you want to build and run the
|
||||
MicroBenchmarks/XRay microbenchmarks, you need to add `compiler-rt` to your
|
||||
`LLVM_ENABLE_RUNTIMES` cmake flag.
|
||||
|
||||
4. Build the benchmarks:
|
||||
|
||||
```text
|
||||
|
Loading…
Reference in New Issue
Block a user