1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Fix RST docs AttributeList heading underline

llvm-svn: 298398
This commit is contained in:
Reid Kleckner 2017-03-21 17:05:00 +00:00
parent 42baf8d603
commit b0f6f191a9

View File

@ -39,7 +39,7 @@ convert any code which does treat them as a bit mask to use the new query
methods on the Attribute class.
``AttributeList``
================
=================
The ``AttributeList`` stores a collection of Attribute objects for each kind of
object that may have an attribute associated with it: the function as a whole,