mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-23 19:59:48 +00:00
[NFC] Test commit, deleting some whitespace
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372379 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e6e74eaf95
commit
61ae041759
@ -38,7 +38,7 @@ be moved across a volatile load freely, but not an Acquire load.
|
|||||||
|
|
||||||
This document is intended to provide a guide to anyone either writing a frontend
|
This document is intended to provide a guide to anyone either writing a frontend
|
||||||
for LLVM or working on optimization passes for LLVM with a guide for how to deal
|
for LLVM or working on optimization passes for LLVM with a guide for how to deal
|
||||||
with instructions with special semantics in the presence of concurrency. This
|
with instructions with special semantics in the presence of concurrency. This
|
||||||
is not intended to be a precise guide to the semantics; the details can get
|
is not intended to be a precise guide to the semantics; the details can get
|
||||||
extremely complicated and unreadable, and are not usually necessary.
|
extremely complicated and unreadable, and are not usually necessary.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user