Revert "[LoongArch] Eliminate the redundant sign extension of division (#107971)"
[llvm-project.git] / lldb / test / API / python_api / module_section / Makefile
blob79209db9696aafba54df619d52a3d50ca66574e7
1 CFLAGS_EXTRAS := -D__STDC_LIMIT_MACROS
2 ENABLE_THREADS := YES
3 CXX_SOURCES := main.cpp b.cpp c.cpp
4 MAKE_DSYM :=NO
6 include Makefile.rules