[llvm] r262394 - [lanai] Add ELF enum value and relocations.

Jacques Pienaar via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 16:34:16 PST 2016


I added the test file to test/DebugInfo/Inputs/ but the test was trying to
find it in test/DebugInfo/Lanai/Inputs (I had used the wrong path in the
run command). In a follow up patch I'm removing that binary input and using
llc directly. But for now I'll fix the path in the test.

Thanks

On Wed, Mar 2, 2016 at 9:50 AM, Reid Kleckner <rnk at google.com> wrote:

> You forgot to commit the object file for test/DebugInfo/Lanai/process-relocations.ll,
> but no one has noticed because tests in that directory are currently
> disabled.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160302/a5577031/attachment.html>


More information about the llvm-commits mailing list