Files
llvm-6502/include/llvm/Support
Rafael Espindola ac2de33d2a Use status to implement file_size.
The status function is already using a syscall that returns the file size.
Remember it and implement file_size as a simple wrapper.

No functionally change, but clients that already use status now can avoid
calling file_size.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186016 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-10 17:16:40 +00:00
..
2013-07-02 04:15:28 +00:00
2013-05-01 21:01:06 +00:00
2012-07-27 21:41:59 +00:00
2013-03-18 23:04:30 +00:00
2012-09-14 14:57:36 +00:00
2012-07-19 00:01:00 +00:00
2013-06-11 22:21:28 +00:00
2013-06-13 21:16:58 +00:00
2013-05-21 20:36:13 +00:00
2013-02-26 18:05:31 +00:00
2013-07-08 20:27:34 +00:00