mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 06:36:46 +00:00

It broke tests on Mac, see comment on the PR. > Use more flexable regex ([0-9]+) for frame number checks. Since the > frame numbers might change if some functions are not inlined. > > Similar to > * >0360f3218a
> * >404bc5ca2a
This reverts commit 98174fb6ec9784d9eb7be313ee1317ca6e703d90 and the follow-up commit 86d8aec97fd9e009e9b360ffeee744d3acce730d.
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. ================================