forked from OSchip/llvm-project
parent
b1191c8438
commit
bbd758a791
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue