diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst --- a/llvm/docs/GettingStarted.rst +++ b/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/``