llvm-project/compiler-rt/test/dfsan
Etienne Bergeron ab42f4ddba [compiler-rt] Fix VisualStudio virtual folders layout
Summary:
This patch is a refactoring of the way cmake 'targets' are grouped.
It won't affect non-UI cmake-generators.

Clang/LLVM are using a structured way to group targets which ease
navigation through Visual Studio UI. The Compiler-RT projects
differ from the way Clang/LLVM are grouping targets.

This patch doesn't contain behavior changes.

Reviewers: kubabrecka, rnk

Subscribers: wang0109, llvm-commits, kubabrecka, chrisha

Differential Revision: http://reviews.llvm.org/D21952

llvm-svn: 275111
2016-07-11 21:51:56 +00:00
..
Inputs
CMakeLists.txt [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
basic.c [DFSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:06 +00:00
custom.cc [DFSan] Fix test_inet_pton for big endian archs 2016-03-09 08:00:37 +00:00
dump_labels.c [DFSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:06 +00:00
flags.c [DFSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:06 +00:00
fncall.c [DFSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:06 +00:00
label_count.c [DFSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:06 +00:00
lit.cfg [dfsan] Run the tests for each supported arch and suffix each one to distinguish them. 2016-02-09 16:20:37 +00:00
lit.site.cfg.in Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00
propagate.c [DFSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:06 +00:00
vararg.c [DFSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:06 +00:00
write_callback.c [DFSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:06 +00:00