[PATCH] D93084: [VE] Optimize toolchain regression test
Kazushi Marukawa via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 10 20:08:56 PST 2020
kaz7 created this revision.
kaz7 added reviewers: MaskRay, simoll, k-ishizaka.
kaz7 added projects: clang, VE.
Herald added a subscriber: ormris.
kaz7 requested review of this revision.
Herald added a subscriber: cfe-commits.
Optimize toolchain regression test for VE by removing not a useful test
(-fuse-init-array test) and merge several tests to one test which checks
default behavior of driver. Also add sysroot to reduce conflicts.
These are suggested in https://reviews.llvm.org/D92996.
Thank you so much.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D93084
Files:
clang/test/Driver/Inputs/basic_ve_tree/opt/nec/ve/lib/crt1.o
clang/test/Driver/Inputs/basic_ve_tree/opt/nec/ve/lib/crti.o
clang/test/Driver/Inputs/basic_ve_tree/opt/nec/ve/lib/crtn.o
clang/test/Driver/ve-toolchain.c
clang/test/Driver/ve-toolchain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93084.311102.patch
Type: text/x-patch
Size: 15257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201211/745fd882/attachment.bin>
More information about the cfe-commits
mailing list