You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced 2026-03-30 11:27:19 -07:00
6919b708a1
This variable is being used, but it's not being set (it's only set for ubsan_minimal, but not ubsan). This addresses a regression that was introduced in D78325. Differential Revision: https://reviews.llvm.org/D78410
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. ================================