1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include
Chris Lattner 2963942e84 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!

llvm-svn: 13950
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