[all-commits] [llvm/llvm-project] d7efa6: [mips] Add an assert in getTargetStreamer()
Miloš Stojanović via All-commits
all-commits at lists.llvm.org
Mon Dec 16 08:04:30 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d7efa6b1985ff14d0c50ade771d4b01ee1b5075e
https://github.com/llvm/llvm-project/commit/d7efa6b1985ff14d0c50ade771d4b01ee1b5075e
Author: Miloš Stojanović <Milos.Stojanovic at rt-rk.com>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Changed paths:
M llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
Log Message:
-----------
[mips] Add an assert in getTargetStreamer()
Check if the TargetStreamer can be accessed.
Differential Revision: https://reviews.llvm.org/D71477
More information about the All-commits
mailing list