[PATCH] D66089: [llvm/Object] - Convert SectionRef::getName() to return Expected<>

Dmitri Gribenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 02:05:04 PDT 2019


gribozavr added a comment.

Sorry, but this patch broke the build (http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/16455), I reverted it. Please run `check-all` before re-committing.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66089/new/

https://reviews.llvm.org/D66089





More information about the llvm-commits mailing list