mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-15 12:39:19 +00:00
Add -emit-llvm-only to the regression test for PR21547.
llvm-svn: 264939
This commit is contained in:
parent
e0f41da049
commit
85daf65c5a
@ -1,6 +1,7 @@
|
||||
// RUN: rm -rf %t
|
||||
// RUN: %clang_cc1 -I%S/Inputs/PR21547 -verify %s
|
||||
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/PR21547 -verify %s
|
||||
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/PR21547 -emit-llvm-only %s
|
||||
|
||||
#include "Inputs/PR21547/FirstHeader.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user