Skip to content
Snippets Groups Projects
Commit 534f41dd authored by David Blaikie's avatar David Blaikie
Browse files

DebugInfo: Make test (introduced in r202769) resilient to platforms that...

DebugInfo: Make test (introduced in r202769) resilient to platforms that default to -fstandalone-debug

llvm-svn: 202780
parent f7f21859
No related branches found
No related tags found
No related merge requests found
// RUN: %clang_cc1 -S -emit-llvm -g %s -o - -triple=x86_64-unknown-unknown | FileCheck %s
// RUN: %clang_cc1 -S -emit-llvm -g %s -o - -fno-standalone-debug | FileCheck %s
template <typename T>
struct a {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment