summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Tellenbach <david.tellenbach@arm.com>2019-09-20 09:43:31 +0000
committerDavid Tellenbach <david.tellenbach@arm.com>2019-09-20 09:43:31 +0000
commit0ecf34dde3904079dc0f7b0569494c7118d9f08d (patch)
tree9b196d3220f63416266552b73a045c07979d2aca
parent9120829063de1885b88a1e274e17026552bbab68 (diff)
downloadbcm5719-llvm-0ecf34dde3904079dc0f7b0569494c7118d9f08d.tar.gz
bcm5719-llvm-0ecf34dde3904079dc0f7b0569494c7118d9f08d.zip
[NFC] Test commit, deleting some whitespace
llvm-svn: 372379
-rw-r--r--llvm/docs/Atomics.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/Atomics.rst b/llvm/docs/Atomics.rst
index 60d7090790f..e6c000057b5 100644
--- a/llvm/docs/Atomics.rst
+++ b/llvm/docs/Atomics.rst
@@ -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
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
extremely complicated and unreadable, and are not usually necessary.
OpenPOWER on IntegriCloud