Revert "This is a test commit"
authorAlan Phipps <a-phipps@ti.com>
Wed, 23 Dec 2020 19:01:46 +0000 (13:01 -0600)
committerAlan Phipps <a-phipps@ti.com>
Wed, 23 Dec 2020 19:04:37 +0000 (13:04 -0600)
This reverts commit b920adf3b4f16bef8dde937b67874d8e8ac1030e.

clang/lib/CodeGen/README.txt

index e4fd7816d65c57fe5aad31cf5959db6989e4f373..e6d61095bf23434e351470ed6b2028d2e551fffa 100644 (file)
@@ -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