Misc fixes for LLVM.
commit78897f69914d7180ef81afe6624adfc1b9d4545b
authorMaksim Panchenko <maks@fb.com>
Thu, 18 Dec 2014 01:12:22 +0000 (17 17:12 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Thu, 18 Dec 2014 01:30:40 +0000 (17 17:30 -0800)
tree28712f2e420ff321b4fa51ee8d2068cb831ba7ef
parenteaa7c6326c35a110983be0aa485b2e7d88dce08b
Misc fixes for LLVM.

Summary: - Update with LLVM build containing !locrec fixes.
- Do not assert when call instruction is not found for !locrec.
- Allow .rodata sections to be allocated at 16-byte boundary.

Reviewed By: @swtaarrs

Differential Revision: D1744740
hphp/runtime/vm/jit/vasm-llvm.cpp