This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 44bd3bd [pdb] Move file layout header structs to RawTypes.h new 0998606 [RDF] Make the graph construction/use less expensive new 7809543 [Support] Make ErrorAsOutParameter take an Error* rather than [...] new 7528433 [Profile] Cleanup: remove unused interface
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h | 2 +- include/llvm/Object/Archive.h | 2 +- include/llvm/ProfileData/InstrProf.h | 8 +------- include/llvm/Support/Error.h | 20 ++++++++++++++------ lib/Object/Archive.cpp | 7 +++---- lib/Object/MachOObjectFile.cpp | 2 +- lib/Object/MachOUniversal.cpp | 2 +- lib/Target/Hexagon/RDFGraph.cpp | 14 ++++++++------ lib/Target/Hexagon/RDFGraph.h | 16 +++++++++++++++- unittests/Support/ErrorTest.cpp | 2 +- 10 files changed, 46 insertions(+), 29 deletions(-)