[PATCH] D37279: [codeview] make DbgVariableLocation::extractFromMachineInstruction use Expected

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 18:08:52 PDT 2017


inglorion updated this revision to Diff 113185.
inglorion added a comment.

rewritten using Optional instead of Expected


https://reviews.llvm.org/D37279

Files:
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
  llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37279.113185.patch
Type: text/x-patch
Size: 5388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170830/2b05649e/attachment.bin>


More information about the llvm-commits mailing list