[PATCH] D26681: [ELF] Move ELF.h to Expected<T>
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 15 10:18:20 PST 2016
davide created this revision.
davide added reviewers: rafael, lhames, pcc.
davide added a subscriber: llvm-commits.
The tests still need to be updated. Before doing that, I would like to get another pair of eyes on the new error messages, in order to avoid to change them many times. Other than that, the transition is complete.
https://reviews.llvm.org/D26681
Files:
include/llvm/Object/ELF.h
include/llvm/Object/ELFObjectFile.h
tools/llvm-objdump/ELFDump.cpp
tools/llvm-objdump/llvm-objdump.cpp
tools/llvm-readobj/ARMEHABIPrinter.h
tools/obj2yaml/elf2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26681.78025.patch
Type: text/x-patch
Size: 45638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/11b96b10/attachment.bin>
More information about the llvm-commits
mailing list