xref: /llvm-project-15.0.7/lldb/test/API/functionalities/inline-stepping/Makefile (revision bb09ef95)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CXX_SOURCES := calling.cpp
2
3ifneq (,$(findstring icc,$(CC)))
4    CXXFLAGS_EXTRAS := -debug inline-debug-info
5endif
6
7
8include Makefile.rules
9

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025