mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Fix some typos noticed by Gabor Greif!
llvm-svn: 24364
This commit is contained in:
parent
bbed9bff31
commit
e5b3c14caf
@ -2799,7 +2799,7 @@ The '<tt>llvm.pcmarker</tt>' intrinsic is a method to export a Program Counter
|
||||
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 presense of a marker will inhibit
|
||||
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
|
||||
correlations of simulation runs.
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user