[PATCH] D101047: [Docs] Updated the content of getting started documentation under llvm/lib/MC
PoojaYadav via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 26 03:56:03 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcebdf5d8465c: [Docs] Updated the content of getting started documentation under llvm/lib/MC (authored by pooja2299).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101047/new/
https://reviews.llvm.org/D101047
Files:
llvm/docs/GettingStarted.rst
Index: llvm/docs/GettingStarted.rst
===================================================================
--- llvm/docs/GettingStarted.rst
+++ llvm/docs/GettingStarted.rst
@@ -910,7 +910,8 @@
``llvm/lib/MC/``
- (FIXME: T.B.D.) ....?
+ The libraries represent and process code at machine code level. Handles
+ assembly and object-file emission.
``llvm/lib/ExecutionEngine/``
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101047.347910.patch
Type: text/x-patch
Size: 388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/8308b60a/attachment.bin>
More information about the llvm-commits
mailing list