Commit 806bb1e0 authored by Vedant Kumar's avatar Vedant Kumar
Browse files

Second attempt to disable instrprof-merging.cpp

The first attempt in f82ae3ad was not handled correctly, as
'UNSUPPORTED: *' is not accepted by lit.
parent de5a81b1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
// UNSUPPORTED: *
// 1) Compile shared code into different object files and into an executable.

// RUN: %clangxx_profgen -std=c++14 -fcoverage-mapping %s -c -o %t.v1.o \