diff --git a/clang/docs/MisExpect.rst b/clang/docs/MisExpect.rst --- a/clang/docs/MisExpect.rst +++ b/clang/docs/MisExpect.rst @@ -64,7 +64,7 @@ +----------------+--------------------------------------------------------------------------------------+ | Profile Type | Description | +================+======================================================================================+ -| Frontend | Profiling instrumentation added during compilation by the frontend, i.e. ``clang`` | +| Frontend | Profiling instrumentation added during compilation by the frontend, i.e. ``clang`` | +----------------+--------------------------------------------------------------------------------------+ | IR | Profiling instrumentation added during by the LLVM backend | +----------------+--------------------------------------------------------------------------------------+ diff --git a/llvm/docs/MisExpect.rst b/llvm/docs/MisExpect.rst --- a/llvm/docs/MisExpect.rst +++ b/llvm/docs/MisExpect.rst @@ -62,7 +62,7 @@ +----------------+--------------------------------------------------------------------------------------+ | Profile Type | Description | +================+======================================================================================+ -| Frontend | Profiling instrumentation added during compilation by the frontend, i.e. ``clang`` | +| Frontend | Profiling instrumentation added during compilation by the frontend, i.e. ``clang`` | +----------------+--------------------------------------------------------------------------------------+ | IR | Profiling instrumentation added during by the LLVM backend | +----------------+--------------------------------------------------------------------------------------+