llvm-6502/include
Chris Lattner 36c2a05935 Delete the V9 specific findOptimalStorageSize method, inlining it into all callers.
Substantially clean up all target implementations by having the OPTIONAL get*Info
methods return a pointer instead of a reference.  This allows us to have default
implementations!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13950 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-02 05:53:25 +00:00
..
Config On win32, process.h provides some of the traditional stuff that unistd 2004-06-01 23:47:00 +00:00
llvm Delete the V9 specific findOptimalStorageSize method, inlining it into all callers. 2004-06-02 05:53:25 +00:00
Support Add a new CopyFile function 2004-06-02 00:51:20 +00:00