[NFC][RISCV] Remove CFIIndex argument from allocateStack (#117871)
[llvm-project.git] / lldb / test / API / functionalities / unused-inlined-parameters / Makefile
blob0b283dea0b8c5582fc41cc3cd2883520f4f2829a
1 C_SOURCES := main.c
2 CFLAGS_EXTRAS := -O1
4 include Makefile.rules