Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b1d80722a8bd7c81017ed68e68f74ed9b2004932
/
llvm
/
lib
/
Object
/
MachOObjectFile.cpp
b1d8072
MachOObjectFile: Change isSectionText to return true for sections named text, not for load commands name __TEXT (which isn't the case in actual object files)
by Benjamin Kramer
· 14 years ago
1d6167f
Object: Add proper error handling.
by Michael J. Spencer
· 14 years ago
ec29b12
Make Binary the parent of ObjectFile and update children to new interface.
by Michael J. Spencer
· 14 years ago
aa41981
Revert the last two commits in the series. r132911, r132912.
by Michael J. Spencer
· 14 years ago
a7f9c49
Make Binary the parent of ObjectFile and update children to new interface.
by Michael J. Spencer
· 14 years ago
ae95ad1
Use enums for constant values.
by Eric Christopher
· 15 years ago
22a1981
Make the file format strings a little prettier for mach-o.
by Eric Christopher
· 15 years ago
7b015c7
Add an ObjectFile implementation for mach-o.
by Eric Christopher
· 15 years ago