llvm-project/llvm
Brian Gaeke b99d684839 If we have a constant pointer reference to a function, we were printing
out the entire llvm disassembly for the function at global constant-output
time, which caused the assembler to barf in 164.gzip. This fixes that
particular problem (though 164.gzip has other problems with X86 llc.)

llvm-svn: 7168
2003-07-11 21:57:01 +00:00
..
docs Corrected the Table of Contents. 2003-07-08 20:35:59 +00:00
include Values stored in CallArgsDescriptor cannot be const. 2003-07-10 19:46:15 +00:00
lib If we have a constant pointer reference to a function, we were printing 2003-07-11 21:57:01 +00:00
projects Adding in sample project tree. 2003-06-30 22:13:48 +00:00
runtime Pointer hash table reallocation code seems never to have been tested! 2003-07-08 18:42:44 +00:00
support Fixed grammatical error. 2003-07-10 21:38:28 +00:00
test *** empty log message *** 2003-07-10 19:32:38 +00:00
tools Converted tabs to spaces. 2003-07-10 16:35:17 +00:00
utils * Made $Template refer to a path relative to the checked-out tree 2003-07-07 21:27:40 +00:00
LICENSE.TXT Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
Makefile Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.common Add phony target "bytecode" to ensure that it works in recursive makes. 2003-07-10 19:25:29 +00:00
Makefile.config.in The word `open' was really intended to be `option'. 2003-07-02 21:20:04 +00:00
Makefile.rules Add phony target "bytecode" to ensure that it works in recursive makes. 2003-07-10 19:25:29 +00:00
aclocal.m4 Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
config.guess Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
config.sub Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
configure Removed the --enable-profiling option (again). 2003-07-02 20:49:38 +00:00
configure.ac Removed the --enable-profiling option (again). 2003-07-02 20:49:38 +00:00
install-sh Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
ltmain.sh Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
mkinstalldirs Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00