Star80
26
代码介绍
代码
Issues9
Pull Requests7
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star80
26
  1. msdebug
  2. /
  3. compiler-rt
TTobias Hieta[test][compiler-rt] Mark dlsym_alloc.c as unsupported on macos (#108439)
07b4f631创建于 2025年1月13日历史提交
文件最后提交记录最后更新时间
cmake
[compiler-rt] Support building runtimes for Windows on arm32 (#101462)1 年前
docs
Fix typos in documentation2 年前
include
[PGO] Sync InstrProfData.inc from llvm to compiler-rt (#99930)1 年前
lib
[lsan] Fix free(NULL) interception during initialization (#106912)1 年前
test
[test][compiler-rt] Mark dlsym_alloc.c as unsupported on macos (#108439)1 年前
tools
[GWP-ASan] Add inbuilt options parser.5 年前
unittests
Remove config.aarch64_sme from compiler-rt/unittests/lit.common.unit.configured.in2 年前
utils
[compiler-rt] NFC: Fix trivial typo4 年前
www
[compiler-rt][www] Update standalone build instruction (#98707)1 年前
.clang-tidy
NFC: .clang-tidy: Inherit configs from parents to improve maintainability4 年前
.gitignore
Add .pyc files to .gitignore to compiler-rt8 年前
CMakeLists.txt
[compiler-rt] [test] Fix using toolchains that rely on Clang default configs (#113491)1 年前
CODE_OWNERS.TXT
[compiler-rt] Add code owner for nsan (#98967)1 年前
CREDITS.TXT
Add Guan-Hong Liu.11 年前
LICENSE.TXT
Fix typos throughout the license files that somehow I and my reviewers7 年前
README.txt
Moved the builtins documentation to lib/builtins/11 年前
README.txt

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.

================================