[PATCH] D50577: Add R_HEX_8_X relocation support

via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 10 15:58:36 PDT 2018


This commit contained a test that caused and assert in sani enabled version of llvm-mc.  I removed that particular test for now and will look at fixing the assembler.

-----Original Message-----
From: Rui Ueyama via Phabricator <reviews at reviews.llvm.org> 
Sent: Friday, August 10, 2018 4:10 PM
To: sidneym at codeaurora.org; ruiu at google.com; kparzysz at codeaurora.org; shankare at codeaurora.org; bcain at codeaurora.org
Cc: emaste at freebsd.org; arichardson.kde at gmail.com; llvm-commits at lists.llvm.org
Subject: [PATCH] D50577: Add R_HEX_8_X relocation support

ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D50577






More information about the llvm-commits mailing list