summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/tail_call_frames/sbapi_support/Makefile
blob: 26ff9e68653351c19ca55393df5614a6655d6fc5 (plain)
1
2
3
4
CXX_SOURCES := main.cpp

CXXFLAGS_EXTRAS := -O2
include Makefile.rules