-
Notifications
You must be signed in to change notification settings - Fork 4
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
[WIP] update to LLVM 5 #21
Open
dtzWill
wants to merge
14
commits into
master
Choose a base branch
from
experimental/llvm-5
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dtzWill
force-pushed
the
experimental/llvm-5
branch
from
February 26, 2018 21:49
f17b2d5
to
803bd28
Compare
dtzWill
force-pushed
the
experimental/llvm-5
branch
3 times, most recently
from
June 17, 2018 20:14
1156daa
to
e68c2b1
Compare
dtzWill
force-pushed
the
experimental/llvm-5
branch
2 times, most recently
from
September 25, 2018 13:26
ad5f360
to
7bd74e9
Compare
dtzWill
force-pushed
the
experimental/llvm-5
branch
2 times, most recently
from
January 5, 2019 21:09
25e6da9
to
7c58b00
Compare
dtzWill
force-pushed
the
experimental/llvm-5
branch
2 times, most recently
from
February 2, 2019 01:20
5efd3ba
to
95e013b
Compare
(this function is from CodeGen/CommandFlags.h but takes the build options as parameters instead of looking to globals)
Not really sure /why/ but user_cache_directory is now returning "successfully" but seems to think HOME is "/", which doesn't seem right AFAICT. nix build users have home of /var/empty and HOME=/homeless-shelter...
$ nix-shell ./format.nix -A update
dtzWill
force-pushed
the
experimental/llvm-5
branch
from
February 2, 2020 01:09
95e013b
to
66c6c31
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note that this will replace LLVM 4 entirely as the default ALLVM version.