mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[Backtracing] Rename _Backtracing to Runtime.
Move the backtracing code into a new Runtime module. This means renaming the Swift Runtime's CMake target because otherwise there will be a name clash. rdar://124913332
This commit is contained in:
4
stdlib/public/RuntimeModule/get-cpu-context.asm
Normal file
4
stdlib/public/RuntimeModule/get-cpu-context.asm
Normal file
@@ -0,0 +1,4 @@
|
||||
;;; Placeholder for Windows assembly code
|
||||
;;; This uses different syntax from everywhere else :-(
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user