This is a test commit

This commit is contained in:
Alan Phipps 2020-12-23 12:57:27 -06:00
parent e0110a4740
commit b920adf3b4

View file

@ -16,6 +16,7 @@ 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