[llvm] r254752 - [llvm-readobj] reportError() never returns. Mark with the correct attribute.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 12:13:55 PST 2015


On Fri, Dec 4, 2015 at 11:29 AM, Davide Italiano via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: davide
> Date: Fri Dec  4 13:29:49 2015
> New Revision: 254752
>
> URL: http://llvm.org/viewvc/llvm-project?rev=254752&view=rev
> Log:
> [llvm-readobj] reportError() never returns. Mark with the correct attribute.
>

Unfortunately this broke Windows.
I don't have a windows machine, but if somebody with a Windows/VS
build can check if this patch http://pastebin.com/TLGddC86 fixes for
them, I'll commit, otherwise I'll revert.

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list