[llvm-branch-commits] [clang] bbd758a - Revert "This is a test commit"

Alan Phipps via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Dec 23 11:09:47 PST 2020


Author: Alan Phipps
Date: 2020-12-23T13:04:37-06:00
New Revision: bbd758a7913b1c374ca26e5a734a01200754fe0e

URL: https://github.com/llvm/llvm-project/commit/bbd758a7913b1c374ca26e5a734a01200754fe0e
DIFF: https://github.com/llvm/llvm-project/commit/bbd758a7913b1c374ca26e5a734a01200754fe0e.diff

LOG: Revert "This is a test commit"

This reverts commit b920adf3b4f16bef8dde937b67874d8e8ac1030e.

Added: 
    

Modified: 
    clang/lib/CodeGen/README.txt

Removed: 
    


################################################################################
diff  --git a/clang/lib/CodeGen/README.txt b/clang/lib/CodeGen/README.txt
index e4fd7816d65c..e6d61095bf23 100644
--- a/clang/lib/CodeGen/README.txt
+++ b/clang/lib/CodeGen/README.txt
@@ -16,7 +16,6 @@ extension. For example, if the bitfield width is 8 and it is
 appropriately aligned then is is a lot shorter to just load the char
 directly.
 
-
 //===---------------------------------------------------------------------===//
 
 It may be worth avoiding creation of alloca's for formal arguments


        


More information about the llvm-branch-commits mailing list