[llvm-dev] CFI error with binutils 2.27

Joerg Sonnenberger via llvm-dev llvm-dev at lists.llvm.org
Wed Aug 10 12:31:03 PDT 2016


On Tue, Aug 09, 2016 at 10:25:57PM -0500, Richard Pennington via llvm-dev wrote:
> Without any other feedback I went under the assumption that it was an LLVM
> error. The patch I made was pretty trivial and I'm happily using 2.27, but
> I'm waiting to see where people think the real bug is.

It is perfectly reasonable to mix .eh_frame and .debug_frame even on
ARM. As such, I would call this a clear binutils bug.

Joerg


More information about the llvm-dev mailing list