aboutsummaryrefslogtreecommitdiff
path: root/misc/featuregen/build_featuregen.sh
blob: d68f2992508dae6f7fcbc097d5d5285dc7079995 (plain)
1
2
3
4
5
#!/usr/bin/env bash

set -ex

$(llvm-config --bindir)/clang++ $(llvm-config --cxxflags --ldflags --libs) featuregen.cpp -o featuregen