llvmc: Properly handle (error) in edge properties.
[oota-llvm.git] / test / FrontendC++ / 2009-03-17-dbg.cpp
index ef1ccfcb6db998a28201be61f51c1c936b97969c..93da61873bfc23db1ef43dd574ec8ff43dd4df8a 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: %llvmgxx -c -emit-llvm %s -o /dev/null -g
-// XTARGET: darwin
+// XTARGET: darwin,linux
 // XFAIL: *
 template <typename T1,typename T2>
 inline void f(const T1&,const T2&) { }