mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-02 13:21:43 +00:00
[docs] Fix typo in docs/CodeGenerator.rst.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263479 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9d381801dd
commit
d63dbd5680
@ -45,7 +45,7 @@ components:
|
||||
``include/llvm/CodeGen/``. At this level, concepts like "constant pool
|
||||
entries" and "jump tables" are explicitly exposed.
|
||||
|
||||
3. Classes and algorithms used to represent code as the object file level, the
|
||||
3. Classes and algorithms used to represent code at the object file level, the
|
||||
`MC Layer`_. These classes represent assembly level constructs like labels,
|
||||
sections, and instructions. At this level, concepts like "constant pool
|
||||
entries" and "jump tables" don't exist.
|
||||
|
Loading…
x
Reference in New Issue
Block a user