This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c0b76e3 Make sure Format is always initialized. new 7fb0066 ExecutionEngine: add preliminary support for COFF ARM
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../RuntimeDyld/RuntimeDyldCOFF.cpp | 11 +- ...untimeDyldCOFFI386.h => RuntimeDyldCOFFThumb.h} | 170 ++++++++++++++------- test/ExecutionEngine/RuntimeDyld/ARM/COFF_Thumb.s | 107 +++++++++++++ 3 files changed, 230 insertions(+), 58 deletions(-) copy lib/ExecutionEngine/RuntimeDyld/Targets/{RuntimeDyldCOFFI386.h => RuntimeDyld [...] create mode 100644 test/ExecutionEngine/RuntimeDyld/ARM/COFF_Thumb.s