Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clang compile fix #37

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Clang compile fix #37

wants to merge 4 commits into from

Conversation

eafurst
Copy link
Collaborator

@eafurst eafurst commented Jul 12, 2020

This adds the -S flag to the .ll rule for C++ compilation. This allows for the generation of the correct .ll file containing plain text llvm IR.

drichmond and others added 4 commits June 22, 2020 10:25
* clang comilation with our version of llvm and hb cost model
* separate out gcc specific flags and fix clang c compilation
@eafurst eafurst requested a review from drichmond July 12, 2020 21:04
@eafurst eafurst mentioned this pull request Aug 19, 2020
Base automatically changed from v4.1.0 to master December 7, 2020 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants