mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 17:26:11 +00:00

They were being initialized anyway, I believe, but the logic was a bit convoluted for the Clang warnings to detect so we were getting "variable 'EBX' may be uninitialized when used here" later on.
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. ================================