[lldb] Add missing operations to GetOpcodeDataSize (#120163)
[llvm-project.git] / lldb / test / API / lang / objcxx / hide-runtime-values / Makefile
blob3af75c304c35d369ad797cf5a2d2886a97f632f2
1 OBJCXX_SOURCES := main.mm
2 LD_EXTRAS := -lobjc -framework Foundation
4 include Makefile.rules