[all-commits] [llvm/llvm-project] 82042a: DWARFYAML::emitDebugSections - remove unnecessary ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Sep 21 06:07:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 82042a2c9b2330cfb4621322474448567c52f7b6
https://github.com/llvm/llvm-project/commit/82042a2c9b2330cfb4621322474448567c52f7b6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M llvm/lib/ObjectYAML/DWARFEmitter.cpp
Log Message:
-----------
DWARFYAML::emitDebugSections - remove unnecessary cantFail(success) call. NFCI.
As mentioned on rG6bb912336804.
More information about the All-commits
mailing list