aee7f4b97d9698598f4687a7ccd5874a53aa8ecb
[kaleidoscope.git] / Kaleidoscope / makefile
1 all:
2         clang++ -g `llvm-config --cxxflags --ldflags --system-libs --libs core mcjit native passes interpreter` -o bin/kaleidoscope *.cpp