Skip to content

Instantly share code, notes, and snippets.

@salif
Created August 6, 2020 20:38
Show Gist options
  • Select an option

  • Save salif/e982c47fe396cce19152482d3dbe59fc to your computer and use it in GitHub Desktop.

Select an option

Save salif/e982c47fe396cce19152482d3dbe59fc to your computer and use it in GitHub Desktop.
ff=$1
llc -filetype=obj $ff.ll
clang $ff.o -o $ff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment