| commit | 36072da3d9e677edd75e2b39656eae708f12676a | [log] [tgz] |
|---|---|---|
| author | Lang Hames <lhames@gmail.com> | Mon May 12 21:39:59 2014 +0000 |
| committer | Lang Hames <lhames@gmail.com> | Mon May 12 21:39:59 2014 +0000 |
| tree | 8cb3172f5494998819b5f92169274bf3f589edb4 | |
| parent | e323670892d25d76435d831d73c3837ed8890213 [diff] |
[RuntimeDyld] Add support for MachO __jump_table and __pointers sections, and SECTDIFF relocations on 32-bit x86. This fixes several of the MCJIT regression test failures that show up on 32-bit builds. <rdar://problem/16886294> llvm-svn: 208635