llvm-6502/lib
Duncan Sands 421d1c93cc Allow the byval attribute for pointers to any type with
a size, not just structs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45938 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-13 21:19:12 +00:00
..
Analysis
Archive
AsmParser If there are attributes on the varargs part of a 2008-01-11 21:23:39 +00:00
Bitcode
CodeGen implement support for sinking a load out the bottom of a block that 2008-01-12 00:17:41 +00:00
Debugger
ExecutionEngine
Linker
Support
System Fix compile failures with g++-4.3. 2008-01-09 19:42:09 +00:00
Target improve cygwin compatibility, patch by Sam Bishop 2008-01-12 22:54:07 +00:00
Transforms Fix PR1907, a nasty miscompilation because instcombine didn't 2008-01-13 20:59:02 +00:00
VMCore Allow the byval attribute for pointers to any type with 2008-01-13 21:19:12 +00:00
Makefile