Files
swift-mirror/stdlib/public/Backtracing/get-cpu-context.asm
Alastair Houghton eb38d80655 [Backtracing] Fix Windows build.
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
2023-03-04 08:00:09 +00:00

5 lines
111 B
NASM

;;; Placeholder for Windows assembly code
;;; This uses different syntax from everywhere else :-(
end