Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
swiftlang
/
llvm-project
Public
forked from
llvm/llvm-project
Notifications
You must be signed in to change notification settings
Fork
339
Star
1.2k
Code
Issues
241
Pull requests
210
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Security
Insights
Commits
Breadcrumbs
History for
llvm-project
lld
ELF
ScriptParser.cpp
on
next
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 2, 2025
[LLD][ELF] Support OVERLAY NOCROSSREFS (#133807)
Show description for e84b57d
mysterymath
authored
e84b57d
Copy full SHA for e84b57d
Commits on Mar 31, 2025
[LLD][ELF] Allow memory region in OVERLAY (#133540)
Show description for 2d7add6
mysterymath
authored
2d7add6
Copy full SHA for 2d7add6
Commits on Mar 11, 2025
[ELF] Allow KEEP within OVERLAY (#130661)
Show description for 381599f
nathanchance
authored
381599f
Copy full SHA for 381599f
Commits on Feb 21, 2025
[LLD][ELF][AArch64] Add support for SHF_AARCH64_PURECODE ELF section flag (3/3) (#125689)
Show description for 6e457c2
Il-Capitano
authored
6e457c2
Copy full SHA for 6e457c2
Commits on Feb 1, 2025
[ELF] Replace inExpr with lexState. NFC
Show description for 5c3c0a8
MaskRay
committed
5c3c0a8
Copy full SHA for 5c3c0a8
Commits on Jan 22, 2025
[LLD] [ELF] Add support for linker script unary plus operator (#121508)
Show description for 8c2030b
partaror
authored
8c2030b
Copy full SHA for 8c2030b
Commits on Nov 17, 2024
[ELF] Replace functions bAlloc/saver/uniqueSaver with member access
MaskRay
committed
2991a4e
Copy full SHA for 2991a4e
Commits on Nov 16, 2024
[ELF] Pass ctx to bAlloc/saver/uniqueSaver
MaskRay
committed
a626eb2
Copy full SHA for a626eb2
Commits on Nov 15, 2024
[ELF] Migrate away from global ctx
MaskRay
committed
e24457a
Copy full SHA for e24457a
Commits on Nov 7, 2024
[ELF] Replace errorCount with errCount(ctx)
Show description for ed6c106
MaskRay
committed
ed6c106
Copy full SHA for ed6c106
[ELF] Replace errorOrWarn(...) with Err
MaskRay
committed
9b058bb
Copy full SHA for 9b058bb
[ELF] Replace warn(...) with Warn
MaskRay
committed
f8bae3a
Copy full SHA for f8bae3a
[ELF] Replace error(...) with ErrAlways or Err
Show description for 09c2c5e
MaskRay
committed
09c2c5e
Copy full SHA for 09c2c5e
Commits on Oct 7, 2024
[ELF] Move static nextGroupId isInGroup to LinkerDriver
MaskRay
committed
f2b0133
Copy full SHA for f2b0133
Commits on Oct 6, 2024
[ELF] Pass Ctx & to InputFiles
MaskRay
committed
4986510
Copy full SHA for 4986510
Commits on Oct 4, 2024
[ELF] Pass Ctx & to OutputSections
MaskRay
committed
3590068
Copy full SHA for 3590068
Commits on Sep 23, 2024
[ELF] Move elf::symtab into Ctx
Show description for df0864e
MaskRay
committed
df0864e
Copy full SHA for df0864e
Commits on Sep 21, 2024
[ELF] ScriptParser: make Ctx & a member variable. NFC
Show description for 3320400
MaskRay
committed
3320400
Copy full SHA for 3320400
[ELF] ScriptParser: pass Ctx to ScriptParser and ScriptLexer. NFC
MaskRay
committed
cf57a67
Copy full SHA for cf57a67
Commits on Aug 22, 2024
[ELF] Move target to Ctx. NFC
Show description for b4feb26
MaskRay
committed
b4feb26
Copy full SHA for b4feb26
[ELF] Move script into Ctx. NFC
Show description for 4629aa1
MaskRay
committed
4629aa1
Copy full SHA for 4629aa1
Commits on Aug 5, 2024
[LLD] Add CLASS syntax to SECTIONS (#95323)
Show description for 7e8a902
mysterymath
authored
7e8a902
Copy full SHA for 7e8a902
Commits on Jul 28, 2024
[ELF] --defsym: support quoted LHS
Show description for ff7f97a
MaskRay
committed
ff7f97a
Copy full SHA for ff7f97a
[ELF] Respect --sysroot for INCLUDE
Show description for a7e8bdd
MaskRay
committed
a7e8bdd
Copy full SHA for a7e8bdd
[ELF] Output section phdr: support quoted names
MaskRay
committed
a4921f1
Copy full SHA for a4921f1
[ELF] INSERT [AFTER|BEFORE]: support quoted names
MaskRay
committed
9c16a4a
Copy full SHA for 9c16a4a
[ELF] Fix INCLUDE cycle detection
Show description for 8f72b0c
MaskRay
committed
8f72b0c
Copy full SHA for 8f72b0c
Commits on Jul 27, 2024
[ELF] OUTPUT_ARCH: report unclosed error
MaskRay
committed
dbd65a0
Copy full SHA for dbd65a0
[ELF] Replace unquote(next()) with readName. NFC
MaskRay
committed
74f843d
Copy full SHA for 74f843d
[ELF] Memory region: support quoted names
MaskRay
committed
0d8bc10
Copy full SHA for 0d8bc10
[ELF] OVERLAY: support quoted output section names
MaskRay
committed
e689515
Copy full SHA for e689515
[ELF] REGION_ALIAS: support quoted names
MaskRay
committed
74ef53a
Copy full SHA for 74ef53a
[ELF] Replace unquote(next()) with readName. NFC
MaskRay
committed
c89566f
Copy full SHA for c89566f
[ELF] PROVIDE: allow quoted names to be discarded
Show description for 30ec2bf
MaskRay
committed
30ec2bf
Copy full SHA for 30ec2bf
[ELF] Simplify readAssignment
Show description for edcc60e
MaskRay
committed
edcc60e
Copy full SHA for edcc60e
Pagination
Previous
Next
You can’t perform that action at this time.