mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
Use -emit-llvm-only, to avoid leaving a temp around.
llvm-svn: 98267
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %clang_cc1 %s -emit-llvm
|
||||
// RUN: %clang_cc1 %s -emit-llvm-only
|
||||
|
||||
namespace test0 {
|
||||
template <typename T> struct X {
|
||||
|
||||
Reference in New Issue
Block a user