swift
5b3967ba - [Backtracing][Freestanding] Add _stat to the list of expected symbols.

Comment changes are shownComment changes are hidden
Commit
2 years ago
[Backtracing][Freestanding] Add _stat to the list of expected symbols. The code in `stdlib/runtime/Paths.cpp` will use `stat()` if it finds it, but not otherwise. As a result, it can turn up in the symbols in the OSS freestanding build. rdar://106529399
Author
Parents
  • utils
    • File
      check_freestanding_dependencies.py