This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b577a13019aa2d92f70b51e56c3a617fbfdffed1
swift-mirror
/
include
/
swift
/
IRGen
History
Kuba Mracek
b2f87e7614
[embedded] Add an experimental -Xfrontend -mergeable-symbols to allow linking multiple .o modules in Embedded Swift
2025-02-08 11:56:09 -08:00
..
GenericRequirement.h
Implement value generics
2024-09-04 15:13:25 -07:00
IRABIDetailsProvider.h
chore: fix some comments
2024-03-05 17:23:22 +08:00
IRGenPublic.h
[sil-opt] Actually pass down IRGenOptions to irgen::createIRGenModule().
2022-02-18 12:56:36 -08:00
IRGenSILPasses.h
[IRGen] Dealloc metadata packs on dom frontier.
2023-06-05 08:11:28 -07:00
IRSymbolVisitor.h
SILGen/IRGen: Delegate decision to skip
@_silgen_name
functions to TBDGenVisitor.
2022-11-02 21:38:33 -07:00
Linking.h
[embedded] Add an experimental -Xfrontend -mergeable-symbols to allow linking multiple .o modules in Embedded Swift
2025-02-08 11:56:09 -08:00
TBDGen.h
Teach TBD that in fragile resilient protocol mode the protocol table is visible
2024-03-11 09:49:38 -07:00
ValueWitness.h
…