Files
llvm-6502/include/llvm/Support
Ivan Krasin 71280b55a3 use 64-bit types instead of off_t/size_t to avoid the issue when
gold plugin is built with Large File Support (sizeof(off_t) == 64 on i686)
and the rest of LLVM is built w/o Large File Support
(sizeof(off_t) == 32 on i686) which corrupts the stack.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139873 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-15 23:13:00 +00:00
..
2010-12-07 18:11:54 +00:00
2010-11-29 18:16:10 +00:00
2010-08-04 09:30:20 +00:00
2011-07-14 21:50:04 +00:00
2010-11-29 18:16:10 +00:00
2011-06-23 14:02:13 +00:00
2011-03-31 13:06:39 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2010-12-15 22:33:06 +00:00
2011-03-18 16:39:36 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2010-07-26 21:05:37 +00:00
2010-11-29 18:16:10 +00:00
2011-08-29 21:15:20 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00