[PowerPC] Collect some CallLowering arguments into a struct. [NFC]
[llvm-project.git] / lldb / packages / Python / lldbsuite / test / commands / process / attach / Makefile
blob8a52f8fcd470ebdf2d2acabcbcb6c0909ab510fd
1 CXX_SOURCES := main.cpp
3 EXE := ProcessAttach
5 include Makefile.rules