[all-commits] [llvm/llvm-project] f28c28: Simplify test from change D73904
Michael Platings via All-commits
all-commits at lists.llvm.org
Thu Feb 9 02:05:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f28c28e6645723c01c73478a9d18f0bf0551767a
https://github.com/llvm/llvm-project/commit/f28c28e6645723c01c73478a9d18f0bf0551767a
Author: Michael Platings <michael.platings at arm.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M clang/test/Driver/arm-compiler-rt.c
Log Message:
-----------
Simplify test from change D73904
This part of the test can break if multilib is enabled, and isn't
important to testing the change with which is was added.
The relevant part of the test is
ARM-EABI: "-lclang_rt.builtins-arm"
which remains.
Differential Revision: https://reviews.llvm.org/D143590
More information about the All-commits
mailing list