[PATCH] D18683: Fix bug with duplicate struct types in Linker
Tim Armstrong via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 18 11:58:34 PDT 2016
timarmstrong added a comment.
Does anyone have time to look at this (or can suggest a reviewer).
It's a pretty straightforward fix and comes with a test.
We're running into this when jitting some code and would like to get the fix validated by someone more familiar with LLVM before we start shipping it.
http://reviews.llvm.org/D18683
More information about the llvm-commits
mailing list