Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
4b2ca1a3c4231cd05366565e91ce09ec9fc3d3c9
/
lib
/
CodeGen
/
MachOWriter.h
4b2ca1a
Moved from include/llvm/CodeGen to lib/CodeGen.
by Bill Wendling
· 19 years ago
[Renamed (99%) from include/llvm/CodeGen/MachOWriter.h]
0f43b22
Moved MachORelocation to its own header file. Have a call through the
by Bill Wendling
· 19 years ago
1257c85
Properly support cstrings
by Nate Begeman
· 19 years ago
6635f35
Handle multiple functions, properly mangle symbols, and fix support for
by Nate Begeman
· 19 years ago
2b72182
Make ivars private and use getters. Have the MachOWriter return "Mach-O
by Bill Wendling
· 19 years ago
40fab40
Moved target-specific information to the TargetMachOWriterInfo obj.
by Bill Wendling
· 19 years ago
203d3e4
Changed to use the OutputBuffer instead of the methods in MachO and ELF writers.
by Bill Wendling
· 19 years ago
e911615
Revert patch.
by Bill Wendling
· 19 years ago
99b1027
Removed methods which are now in the respective TargetObjInfo implementations.
by Bill Wendling
· 19 years ago
42a7551
rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
by Chris Lattner
· 19 years ago
488228c
Primitive types don't include integers any more, adjust.
by Reid Spencer
· 19 years ago
3381f0a
Apply B. Scott Michel's patch for PR1054, thanks!
by Chris Lattner
· 19 years ago
bfaaaa6
Properly mangles symbol table names
by Nate Begeman
· 19 years ago
019f851
Behold, more work on relocations. Things are looking pretty good now.
by Nate Begeman
· 19 years ago
94be248
First pass at supporting relocations. Relocations are written correctly to
by Nate Begeman
· 19 years ago
d2030e6
Properly size the string table, and emit symbol table and string table
by Nate Begeman
· 19 years ago
f8f2c5a
Get closer to handling globals correctly. We now generally get them in the
by Nate Begeman
· 19 years ago
0569eee
Remove a FIXME. Don't use strlcpy that isn't available on non-BSD platforms
by Reid Spencer
· 19 years ago
ea7b8cf
Correctly attribute file author & remote tabs
by Nate Begeman
· 19 years ago
eb883af
Initial checkin of the Mach-O emitter. There's plenty of fixmes, but it
by Nate Begeman
· 19 years ago