This is an archive of the discontinued LLVM Phabricator instance.

[Driver][test] Fix Driver/hexagon-toolchain-elf.c for -DCLANG_DEFAULT_LINKER=lld builds
ClosedPublic

Authored by MaskRay on Jan 13 2020, 4:59 PM.

Diff Detail

Event Timeline

MaskRay created this revision.Jan 13 2020, 4:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 13 2020, 4:59 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript

Unit tests: pass. 61798 tests passed, 0 failed and 781 were skipped.

clang-tidy: unknown.

clang-format: pass.

Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

nathanchance accepted this revision.Jan 13 2020, 5:12 PM

This fixes the error for me and looks better from a documentation perspective.

This revision is now accepted and ready to land.Jan 13 2020, 5:12 PM
MaskRay edited reviewers, added: sidneym; removed: sidney.Jan 14 2020, 10:39 AM
sidneym accepted this revision.Jan 14 2020, 1:08 PM
This revision was automatically updated to reflect the committed changes.