llvm-6502/lib/Bytecode/Reader
Andrew Lenharth 213e557cef If we support structs as va_list, we must pass pointers to them to va_copy
See last commit for LangRef, this implements it on all targets.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22273 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-22 21:04:42 +00:00
..
Analyzer.cpp Remove vim settings from source code; people should use llvm/utils/vim/vimrc 2005-05-05 22:33:09 +00:00
Makefile Fix library name. 2004-10-28 05:32:01 +00:00
Reader.cpp core changes for varargs 2005-06-18 18:34:52 +00:00
Reader.h remove some dead (always dynamically false) flags 2005-05-06 22:35:09 +00:00
ReaderWrappers.cpp If we support structs as va_list, we must pass pointers to them to va_copy 2005-06-22 21:04:42 +00:00