[DFSan] Remove explicit -m64 from RUN lines.
authorAlexey Samsonov <vonosmas@gmail.com>
Mon, 2 Mar 2015 19:34:06 +0000 (19:34 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Mon, 2 Mar 2015 19:34:06 +0000 (19:34 +0000)
commit3e40703ab563aaf58ecb02c37422310cd57b580f
treec01a71623e534b8bb5073d1cf2d5b8a57c3360f5
parent1ce8745b77a198f31573a30e03b50fced27413b5
[DFSan] Remove explicit -m64 from RUN lines.

Target-specific flags should usually be configured by CMake/lit.

llvm-svn: 230997
compiler-rt/test/dfsan/basic.c
compiler-rt/test/dfsan/custom.cc
compiler-rt/test/dfsan/dump_labels.c
compiler-rt/test/dfsan/flags.c
compiler-rt/test/dfsan/fncall.c
compiler-rt/test/dfsan/label_count.c
compiler-rt/test/dfsan/lit.cfg
compiler-rt/test/dfsan/propagate.c
compiler-rt/test/dfsan/vararg.c
compiler-rt/test/dfsan/write_callback.c