[MLIR][TOSA] Update CustomOp input and output names (#118408)
[llvm-project.git] / lldb / tools / intel-features / intel-mpx / test / Makefile
blobb18044407a703ca0fc09a5dc74caff88bf9ab1bf
1 LEVEL = ../../../../make
3 CXX_SOURCES := main.cpp
5 CFLAGS_EXTRAS += -mmpx -fcheck-pointer-bounds -lmpxwrappers -lmpx -fuse-ld=bfd
7 include $(LEVEL)/Makefile.rules