llvm-6502/tools/gccld
Chris Lattner 7b5634d213 Speed up isBytecodeLPath from 20s to .01s in common cases. This makes -native
not completely painful to use.  Once we decide a directory has a bytecode
library, we know it this function returns true, no need to scan entire directories.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23405 91177308-0d34-0410-b5e6-96231b3b80d8
2005-09-23 06:11:24 +00:00
..
gccld.cpp Pass -export-dynamic to gcc when compiling with -native and the link is 2005-08-02 22:07:38 +00:00
gccld.h Pass -export-dynamic to gcc when compiling with -native and the link is 2005-08-02 22:07:38 +00:00
GenerateCode.cpp Speed up isBytecodeLPath from 20s to .01s in common cases. This makes -native 2005-09-23 06:11:24 +00:00
Makefile There are still uses for spaces in Makefiles -- to make text line up together, 2005-04-24 17:43:41 +00:00