forked from OSchip/llvm-project
[llvm-exegesis][doc] Remove old FIXME.
This was fixed in a previous commit, the previous line in the documentation explains how to proceed.
This commit is contained in:
parent
15f6250bed
commit
a098f32a1f
|
@ -75,8 +75,6 @@ To measure the latency of all instructions for the host architecture, run:
|
|||
|
||||
$ llvm-exegesis -mode=latency -opcode-index=-1
|
||||
|
||||
FIXME: Provide an :program:`llvm-exegesis` option to test all instructions.
|
||||
|
||||
|
||||
EXAMPLE 2: benchmarking a custom code snippet
|
||||
---------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue