Go to file
Danil Malyshev cbe72fc959 Fixed ObjectFile functions:
- getSymbolOffset() renamed as getSymbolFileOffset()
- getSymbolFileOffset(), getSymbolAddress(), getRelocationAddress() returns same result for ELFObjectFile, MachOObjectFile and COFFObjectFile.
- added getRelocationOffset()
- fixed MachOObjectFile::getSymbolSize()
- fixed MachOObjectFile::getSymbolSection()
- fixed MachOObjectFile::getSymbolOffset() for symbols without section data.

llvm-svn: 145408
2011-11-29 17:40:10 +00:00
clang The cheap version of getName() is sufficient here. 2011-11-29 14:46:55 +00:00
compiler-rt build: Sketch a Clang/Linux platform config. 2011-11-28 23:50:13 +00:00
debuginfo-tests
libcxx Add protection from min/max macros 2011-11-29 16:45:27 +00:00
libcxxabi Add alignment requirement to char buffer 2011-11-28 21:03:21 +00:00
lldb <rdar://problem/10429064> 2011-11-29 04:03:30 +00:00
llvm Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00
polly test: Switch to new atomic instructions 2011-11-29 14:51:05 +00:00