Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / functionalities / tsan / basic / Makefile
blob07133cff3589df426daf3fcb982f8a390bbc83a0
1 C_SOURCES := main.c
2 CFLAGS_EXTRAS := -fsanitize=thread -g
4 include Makefile.rules