[PATCH] D125170: [Headers][X86] Replace \operation with \verbatim

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 7 18:46:18 PDT 2022


pengfei added a comment.

In D125170#3498913 <https://reviews.llvm.org/D125170#3498913>, @RKSimon wrote:

> If people prefer we can alternatively use \code{.unparsed} .. \endcode blocks - I'm unsure if these operation blocks are being used in a particular way downstream

We have used \code .. \endcode blocks in headers, so maybe \code{.operation} .. \endcode for precisely match? We haven't used verbatim before, but I'm a little concerned we may mix up in future.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125170/new/

https://reviews.llvm.org/D125170



More information about the cfe-commits mailing list