Pinned
1,089 contributions in the last year
Less
More
Contribution activity
June 2021
Created 21 commits in 1 repository
Created a pull request in apple/swift that received 13 comments
[cmake] On Darwin, teach add_swift_host_tool how to find swift's SDK/compat libs, fix the rpath of tools, and add tests.
There are three things going on here (note all on Darwin): If one compiles a swift static library and links the static library into a cxx executa…
+150
−3
•
13
comments
Opened 11 other pull requests in 1 repository
apple/swift
1
open
10
merged
- [cmake] Disable libswift and cmake tests when building using the Xcode generator.
- [assembly-vision] Finish rebranding of opt remark gen to Assembly Vision Remark and add @_assemblyVision Attr
- [opt-remark] Teach opt-remark how to emit remarks for retain/release of @_emptyArrayStorage.
- [cmake] Fix a few issues around swift cmake support build/test
- [5.5][ownership] Teach the load_borrow verifier that value_metatype of an address isn't a write.
- [ownership] Teach the load_borrow verifier that value_metatype of an address isn't a write.
- Fixes in response to feedback on #37771.
- [cmake] Disable swift-cmake tests on non-Darwin platforms.
- When running with the interpreter on Darwin, force the usage of the just built, stdlib when running the frontend.
- [cmake] Now that we link with cxx and set the right load paths, use appropriate backdeployment target for swiftc.
- [cmake] Work around a bug in the swift-driver by passing host side libraries from LLVMSupport to linker jobs via a -Xlinker flag.
Reviewed 7 pull requests in 1 repository
apple/swift 7 pull requests
- libswift: Start implementing SIL optimizations in Swift
- [build] Add the flags to enable cross-compiling the corelibs
- When running with the interpreter on Darwin, force the usage of the just built, stdlib when running the frontend.
- [cmake] Fix fallout from pull request #37741
-
[Build Script] Fix
--inferwithearlyswiftdriver. - [cmake] Work around a bug in the swift-driver by passing host side libraries from LLVMSupport to linker jobs via a -Xlinker flag.
- [cmake] When compiling swift libraries that are not pure swift on macOS be sure to set the linker language to cxx.

