mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-21 01:06:46 +00:00
Add a TODO about wanting an iterator interface.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180008 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c74142ab15
commit
4915704f33
@ -135,6 +135,8 @@ public:
|
||||
/// @name Object Structure Access
|
||||
/// @{
|
||||
|
||||
// TODO: Would be useful to have an iterator based version
|
||||
// of this.
|
||||
/// \brief Retrieve the information for the given load command.
|
||||
const LoadCommandInfo &getLoadCommandInfo(unsigned Index) const;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user