From 61ae041759fb05200b78a740fd1215bd9ee43b58 Mon Sep 17 00:00:00 2001 From: David Tellenbach Date: Fri, 20 Sep 2019 09:43:31 +0000 Subject: [PATCH] [NFC] Test commit, deleting some whitespace git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372379 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/Atomics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Atomics.rst b/docs/Atomics.rst index 60d7090790f..e6c000057b5 100644 --- a/docs/Atomics.rst +++ b/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. -- 2.40.0