mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-24 06:27:56 +00:00
Fix a typo, thanks to Gabor Greif
llvm-svn: 27054
This commit is contained in:
parent
b2b32e9283
commit
a69d722c90
@ -3246,7 +3246,7 @@ code to simulators and other tools. The method is target specific, but it is
|
||||
expected that the marker will use exported symbols to transmit the PC of the marker.
|
||||
The marker makes no guarantees that it will remain with any specific instruction
|
||||
after optimizations. It is possible that the presence of a marker will inhibit
|
||||
optimizations. The intended use is to be inserted after optmizations to allow
|
||||
optimizations. The intended use is to be inserted after optimizations to allow
|
||||
correlations of simulation runs.
|
||||
</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user