This fixes two llc crashes with the following tests when RISC-V is the default
target.
LLVM :: DebugInfo/Generic/global.ll
LLVM :: DebugInfo/Generic/inlined-strings.ll
Paths
| Differential D80352
[RISCV] Register null target streamer for RISC-V ClosedPublic Authored by pzheng on May 20 2020, 7:19 PM.
Details
Summary This fixes two llc crashes with the following tests when RISC-V is the default LLVM :: DebugInfo/Generic/global.ll
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, evandro, luismarques and 27 others. · View Herald Transcript This revision is now accepted and ready to land.May 22 2020, 1:43 AM Closed by commit rG22ed724975d2: [RISCV] Register null target streamer for RISC-V (authored by pzheng). · Explain WhyMay 22 2020, 9:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 265757 llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h
llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
|