llvm-mc
E292722
llvm-mc is LLVM’s machine code assembler and disassembler tool, used to translate between assembly language and machine code for various target architectures.
All labels observed (1)
| Label | Occurrences |
|---|---|
| llvm-mc canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T2716466 — 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: llvm-mc Context triple: [LLVM, hasComponent, llvm-mc]
-
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.
Bytecode Alliance
Bytecode Alliance is a nonprofit industry consortium focused on advancing secure, modular, and portable software through technologies built around WebAssembly.
-
C.
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.
-
D.
LLDB
LLDB is a modern, high-performance debugger primarily used with the LLVM toolchain for languages like C, C++, and Objective-C.
-
E.
GNU Binutils
GNU Binutils is a collection of binary tools, including assemblers, linkers, and related utilities, widely used in software development for compiling and manipulating executable programs and object files.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: llvm-mc Target entity description: llvm-mc is LLVM’s machine code assembler and disassembler tool, used to translate between assembly language and machine code for various target architectures.
-
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.
Bytecode Alliance
Bytecode Alliance is a nonprofit industry consortium focused on advancing secure, modular, and portable software through technologies built around WebAssembly.
-
C.
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.
-
D.
LLDB
LLDB is a modern, high-performance debugger primarily used with the LLVM toolchain for languages like C, C++, and Objective-C.
-
E.
GNU Binutils
GNU Binutils is a collection of binary tools, including assemblers, linkers, and related utilities, widely used in software development for compiling and manipulating executable programs and object files.
- F. None of above. chosen
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
LLVM component
ⓘ
assembler ⓘ disassembler ⓘ software tool ⓘ |
| commandLineInterface | yes ⓘ |
| developer |
LLVM
ⓘ
surface form:
LLVM Project
|
| implements | MC layer of LLVM ⓘ |
| inputFormat | assembly language ⓘ |
| license | Apache License 2.0 with LLVM exceptions ⓘ |
| option |
-assemble
ⓘ
-disassemble ⓘ -filetype ⓘ -mattr ⓘ -mcpu ⓘ -show-encoding ⓘ -triple ⓘ |
| outputFormat |
COFF binaries (via backends)
ⓘ
ELF binaries (via backends) ⓘ Mach-O binaries (via backends) ⓘ machine code ⓘ object files ⓘ |
| partOf |
LLVM
ⓘ
surface form:
LLVM project
LLVM ⓘ
surface form:
LLVM toolchain
|
| programmingLanguage | C++ ⓘ |
| relatedTool |
Clang
ⓘ
surface form:
clang
llc ⓘ llvm-objcopy ⓘ llvm-objdump ⓘ |
| repository | https://github.com/llvm/llvm-project ⓘ |
| sourceDirectory | llvm/tools/llvm-mc in the LLVM monorepo ⓘ |
| supportsFunction |
assembly to machine code translation
ⓘ
encoding diagnostics ⓘ listing and annotation of assembly ⓘ machine code to assembly translation ⓘ object file emission ⓘ relocation handling ⓘ symbol resolution ⓘ |
| target |
AArch64 architecture
ⓘ
ARM ⓘ
surface form:
ARM architecture
MIPS ⓘ
surface form:
MIPS architecture
PowerPC ⓘ
surface form:
PowerPC architecture
RISC-V architecture ⓘ various other LLVM-supported architectures ⓘ x86 architecture ⓘ |
| typicalInvocation | llvm-mc [options] file.s ⓘ |
| usedFor |
compiler backend debugging
ⓘ
standalone assembly and disassembly tasks ⓘ testing LLVM MC layer ⓘ toolchain development ⓘ validating instruction encodings ⓘ |
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: llvm-mc Description of subject: llvm-mc is LLVM’s machine code assembler and disassembler tool, used to translate between assembly language and machine code for various target architectures.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.