mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-16 00:17:32 +00:00
1e13fd23d3
absolute position on the command line. Similarly allow any cl::list to use the method getPosition(n) to retrieve the absolute position of the nth option in the list. This provides support for two things: (a) options like -l that are actually positional and their order of occurrence matters when they are intermixed with positional arguments like "a.o"; and (b) options like -x LANG which affect only the positional arguments that come after the option. In both cases, knowing the absolute position of a given option helps. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15725 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
.cvsignore | ||
Annotation.h | ||
BitSetVector.h | ||
Casting.h | ||
CommandLine.h | ||
DataTypes.h.in | ||
Debug.h | ||
DenseMap.h | ||
DepthFirstIterator.h | ||
DOTGraphTraits.h | ||
DynamicLinker.h | ||
ELF.h | ||
EquivalenceClasses.h | ||
FileUtilities.h | ||
GraphTraits.h | ||
GraphWriter.h | ||
hash_map.in | ||
hash_set.in | ||
HashExtras.h | ||
ilist | ||
iterator.in | ||
LeakDetector.h | ||
MallocAllocator.h | ||
MathExtras.h | ||
PluginLoader.h | ||
PostOrderIterator.h | ||
SCCIterator.h | ||
SetOperations.h | ||
SetVector.h | ||
SlowOperationInformer.h | ||
Statistic.h | ||
STLExtras.h | ||
StringExtras.h | ||
SystemUtils.h | ||
ThreadSupport-NoSupport.h | ||
ThreadSupport-PThreads.h | ||
ThreadSupport.h.in | ||
Timer.h | ||
Tree.h | ||
type_traits.h | ||
TypeInfo.h | ||
VectorExtras.h |