mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
To simplify implementation of https://github.com/llvm/llvm-project/pull/160135 To keep the logic of figuring out what should be in TLS to one place. The rest of the code should just reset it and rely on GetFakeStackFast()/GetFakeStackFastAlways().
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================