projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1191c8
)
Revert "This is a test commit"
author
Alan Phipps
<a-phipps@ti.com>
Wed, 23 Dec 2020 19:01:46 +0000
(13:01 -0600)
committer
Alan 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
patch
|
blob
|
history
diff --git
a/clang/lib/CodeGen/README.txt
b/clang/lib/CodeGen/README.txt
index e4fd7816d65c57fe5aad31cf5959db6989e4f373..e6d61095bf23434e351470ed6b2028d2e551fffa 100644
(file)
--- 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