[all-commits] [llvm/llvm-project] 56cb21: add test case for ignoring -flto=auto and -flto=jo...
Matthias Klose via All-commits
all-commits at lists.llvm.org
Thu Apr 15 03:20:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56cb214b38a70c0fc824ab096e500d78c72b44ef
https://github.com/llvm/llvm-project/commit/56cb214b38a70c0fc824ab096e500d78c72b44ef
Author: Matthias Klose <doko at ubuntu.com>
Date: 2021-04-15 (Thu, 15 Apr 2021)
Changed paths:
M clang/test/Driver/clang_f_opts.c
Log Message:
-----------
add test case for ignoring -flto=auto and -flto=jobserver
as requested in https://reviews.llvm.org/D99501, test that the two new options are ignored.
Reviewed By: tejohnson, fhahn
Differential Revision: https://reviews.llvm.org/D100484
More information about the All-commits
mailing list