mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-24 06:25:18 +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:
@@ -135,6 +135,8 @@ public:
|
|||||||
/// @name Object Structure Access
|
/// @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.
|
/// \brief Retrieve the information for the given load command.
|
||||||
const LoadCommandInfo &getLoadCommandInfo(unsigned Index) const;
|
const LoadCommandInfo &getLoadCommandInfo(unsigned Index) const;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user