compiler-rt
E292713
compiler-rt is the LLVM runtime library project that provides low-level compiler support routines such as builtins, sanitizers, and profiling helpers used by code generated with LLVM-based toolchains.
All labels observed (3)
| Label | Occurrences |
|---|---|
| Clang sanitizers suite | 1 |
| LLVM Sanitizers | 1 |
| compiler-rt canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T2716451 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: compiler-rt Context triple: [LLVM, hasComponent, compiler-rt]
-
A.
LLVM
LLVM is a modular, reusable compiler and toolchain infrastructure project widely used for building language frontends, optimizers, and backends for diverse hardware architectures.
-
B.
Clang
Clang is a modern, open-source C, C++, and Objective-C compiler front end for the LLVM project, known for its fast compilation, expressive diagnostics, and modular design.
-
C.
LLDB
LLDB is a modern, high-performance debugger primarily used with the LLVM toolchain for languages like C, C++, and Objective-C.
-
D.
Bytecode Alliance
Bytecode Alliance is a nonprofit industry consortium focused on advancing secure, modular, and portable software through technologies built around WebAssembly.
-
E.
Clang-Tidy
Clang-Tidy is a C++ “linter” and static analysis tool that automatically detects and suggests fixes for common programming errors, style issues, and potential bugs in code.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: compiler-rt Target entity description: compiler-rt is the LLVM runtime library project that provides low-level compiler support routines such as builtins, sanitizers, and profiling helpers used by code generated with LLVM-based toolchains.
-
A.
LLVM
LLVM is a modular, reusable compiler and toolchain infrastructure project widely used for building language frontends, optimizers, and backends for diverse hardware architectures.
-
B.
Clang
Clang is a modern, open-source C, C++, and Objective-C compiler front end for the LLVM project, known for its fast compilation, expressive diagnostics, and modular design.
-
C.
LLDB
LLDB is a modern, high-performance debugger primarily used with the LLVM toolchain for languages like C, C++, and Objective-C.
-
D.
Bytecode Alliance
Bytecode Alliance is a nonprofit industry consortium focused on advancing secure, modular, and portable software through technologies built around WebAssembly.
-
E.
Clang-Tidy
Clang-Tidy is a C++ “linter” and static analysis tool that automatically detects and suggests fixes for common programming errors, style issues, and potential bugs in code.
- F. None of above. chosen
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf |
LLVM subproject
ⓘ
runtime library ⓘ software library ⓘ |
| buildSystem | CMake ⓘ |
| hostedOn |
LLVM
ⓘ
surface form:
LLVM monorepo
|
| implements |
compiler builtins for Clang
ⓘ
compiler builtins for LLVM backends ⓘ profiling helpers for LLVM-generated code ⓘ sanitizer runtimes for Clang ⓘ |
| integratesWith |
Clang
ⓘ
surface form:
Clang driver
|
| language |
C
ⓘ
C++ ⓘ |
| license | Apache License 2.0 with LLVM exceptions ⓘ |
| maintainedBy |
LLVM
ⓘ
surface form:
LLVM community
|
| partOf |
LLVM
ⓘ
surface form:
LLVM project
|
| provides |
atomic operation helpers
ⓘ
builtins library ⓘ exception handling helpers ⓘ floating-point arithmetic helpers ⓘ integer arithmetic helpers ⓘ low-level compiler support routines ⓘ profiling runtimes ⓘ sanitizer runtimes ⓘ stack unwinding helpers ⓘ |
| replaces | libgcc in some toolchains ⓘ |
| repositoryURL | https://github.com/llvm/llvm-project ⓘ |
| supports |
AddressSanitizer
ⓘ
LeakSanitizer ⓘ MemorySanitizer ⓘ Profile-guided optimization ⓘ SanitizerCoverage ⓘ ThreadSanitizer ⓘ UndefinedBehaviorSanitizer ⓘ coverage instrumentation ⓘ |
| target |
ARMv8-A
ⓘ
surface form:
AArch64
ARM ⓘ PowerPC ⓘ RISC-V ⓘ multiple CPU architectures ⓘ x86 ⓘ x86_64 ⓘ |
| usedBy |
Android NDK
ⓘ
surface form:
Android NDK toolchains
Clang ⓘ
surface form:
Apple Clang
Clang ⓘ LLVM ⓘ
surface form:
LLVM-based toolchains
|
| usedFor |
code coverage collection
ⓘ
link-time runtime support ⓘ profiling of compiled programs ⓘ sanitizer-based debugging ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: compiler-rt Description of subject: compiler-rt is the LLVM runtime library project that provides low-level compiler support routines such as builtins, sanitizers, and profiling helpers used by code generated with LLVM-based toolchains.
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.