mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-21 03:05:15 +00:00
Revert commit r296967, no typo
llvm-svn: 296984
This commit is contained in:
parent
e633888ab8
commit
8d9fcfbbee
@ -3814,7 +3814,7 @@ doxygen info: `Function Class
|
||||
Superclasses: GlobalValue_, Constant_, User_, Value_
|
||||
|
||||
The ``Function`` class represents a single procedure in LLVM. It is actually
|
||||
one of the mst complex classes in the LLVM hierarchy because it must keep track
|
||||
one of the more complex classes in the LLVM hierarchy because it must keep track
|
||||
of a large amount of data. The ``Function`` class keeps track of a list of
|
||||
BasicBlock_\ s, a list of formal Argument_\ s, and a SymbolTable_.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user