mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
While I was doing this, it turns out Saleem was fixing things to avoid having to patch the Windows include directories, which is awesome but necessitates an extra change to the backtracing stuff to make the build not fail on Windows. rdar://105409147
5 lines
111 B
NASM
5 lines
111 B
NASM
;;; Placeholder for Windows assembly code
|
|
;;; This uses different syntax from everywhere else :-(
|
|
|
|
end
|