Revert "This is a test commit"

This reverts commit b920adf3b4.
This commit is contained in:
Alan Phipps 2020-12-23 13:01:46 -06:00
parent b1191c8438
commit bbd758a791
1 changed files with 0 additions and 1 deletions

View 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