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

we should test LLVM integration #56

Closed
regehr opened this issue May 23, 2019 · 1 comment
Closed

we should test LLVM integration #56

regehr opened this issue May 23, 2019 · 1 comment

Comments

@regehr
Copy link
Contributor

regehr commented May 23, 2019

We should have testing for alive-tv and the tv opt plugin. This isn't too hard, @regehr will work on it at some point. We should also have CI do this, which requires CI to have access to an LLVM compiled with RTTI/EH, which seems to mean that we have to build our own LLVM. This isn't too difficult via docker, and I have this working, but what I haven't done is figured out how to integrate tests that run in a custom docker image with the other tests in our .travis.yml.

@regehr
Copy link
Contributor Author

regehr commented May 23, 2019

docker does not support OS X images, as far as I can tell, so we'll only test LLVM integration on Linux. this shouldn't be too big of a problem.

@regehr regehr closed this as completed Nov 6, 2019
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

No branches or pull requests

1 participant