mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-16 05:01:56 +00:00
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
This commit is contained in:
parent
7e1422c1e4
commit
56cb214b38
@ -279,6 +279,7 @@
|
||||
// RUN: -fno-delete-null-pointer-checks -fdelete-null-pointer-checks \
|
||||
// RUN: -fno-inline-small-functions -finline-small-functions \
|
||||
// RUN: -fno-fat-lto-objects -ffat-lto-objects \
|
||||
// RUN: -flto=auto -flto=jobserver \
|
||||
// RUN: -fno-merge-constants -fmerge-constants \
|
||||
// RUN: -fno-caller-saves -fcaller-saves \
|
||||
// RUN: -fno-reorder-blocks -freorder-blocks \
|
||||
|
Loading…
x
Reference in New Issue
Block a user