-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Add zig cc support for LLVM flag --no-undefined-version
#17326
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
Closed
DhashS
wants to merge
33
commits into
ziglang:master
from
DhashS:add-no-undefined-version-linker-arg
Closed
Changes from 8 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
3e30c43
create pr with this
DhashS 4b02438
Update src/Compilation.zig
DhashS e260a2a
make changes suggested by @motiejus
DhashS ccdb979
Merge branch 'add-no-undefined-version-linker-arg' of github.com:Dhas…
DhashS 9bd334b
push flag thru Compilation and Elf
DhashS 94b5bd8
Merge branch 'master' into add-no-undefined-version-linker-arg
DhashS 8ff5bb0
woops
DhashS d7f165c
Merge branch 'add-no-undefined-version-linker-arg' of github.com:Dhas…
DhashS 4451275
more woops
DhashS 3ac80ac
Update src/link.zig
DhashS 719ddf3
Update src/link/Elf.zig
DhashS 4a6271d
Update src/Compilation.zig
DhashS 9672c58
Update src/Compilation.zig
DhashS d7d2901
remove duplicate
DhashS a9b7fed
Update src/link/Elf.zig
DhashS 202d9ba
Update src/link.zig
DhashS b0de657
Update src/main.zig
DhashS 8f37748
Update src/main.zig
DhashS c7c1382
Update src/main.zig
DhashS a7b6364
Update src/Compilation.zig
DhashS bc66160
Update src/Compilation.zig
DhashS 82b28c7
Update src/main.zig
DhashS 2ea0369
Merge branch 'master' into add-no-undefined-version-linker-arg
DhashS f40fcb6
modify docstring to be LLD's
DhashS af85118
Merge branch 'master' into add-no-undefined-version-linker-arg
DhashS f86ac25
bump linker implementation version
DhashS a49a735
Merge branch 'add-no-undefined-version-linker-arg' of github.com:Dhas…
DhashS c578638
add to cache
DhashS 8aec947
Merge branch 'master' into add-no-undefined-version-linker-arg
DhashS 682bd7c
Update src/Compilation.zig
DhashS 59ad896
Update src/link/Elf.zig
DhashS c0df02c
Merge branch 'master' into add-no-undefined-version-linker-arg
DhashS 84840bb
Merge branch 'master' into add-no-undefined-version-linker-arg
DhashS File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.