[llvm-bugs] [Bug 51208] New: Assertion failed: (!Section->hasEnded() && "Section already ended") while building chrome/android
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jul 25 08:21:25 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51208
Bug ID: 51208
Summary: Assertion failed: (!Section->hasEnded() && "Section
already ended") while building chrome/android
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: MC
Assignee: unassignedbugs at nondot.org
Reporter: nicolasweber at gmx.de
CC: llvm-bugs at lists.llvm.org
Created attachment 25063
--> https://bugs.llvm.org/attachment.cgi?id=25063&action=edit
repro
Not a recent regression from what I can tell. % ./cpu-arm-67e767.sh
Assertion failed: (!Section->hasEnded() && "Section already ended"), function
SwitchSection, file ../../llvm/lib/MC/MCStreamer.cpp, line 1216.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210725/04baa5e4/attachment.html>
More information about the llvm-bugs
mailing list