Go to file
Rafael Espindola 4262a22225 Add a MCObjectFormat class so that code common to all targets that use a
single object format can be shared.

This also adds support for

mov zed+(bar-foo), %eax

on ELF and COFF targets.

llvm-svn: 116675
2010-10-16 18:23:53 +00:00
clang Xcode keeps modifying the project file and I don't know how to ignore the change; just commit it. 2010-10-16 17:18:07 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx Fix two test bugs 2010-10-14 21:08:32 +00:00
lldb Fixed an issue with MachTask::TaskResume () where if the task was already 2010-10-16 18:11:41 +00:00
llvm Add a MCObjectFormat class so that code common to all targets that use a 2010-10-16 18:23:53 +00:00