Add a dump method for ArgList.
authorEric Christopher <echristo@gmail.com>
Fri, 18 Dec 2015 18:55:22 +0000 (18:55 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 18 Dec 2015 18:55:22 +0000 (18:55 +0000)
commit8281fa78381570e6685ce0d6068136f69bd7c6fb
treec893edb6c81e2bc0016b34b3404a72e37b254af2
parent3c9c3bf29125d42c1d6aeda4076ecc11aefd7a9a
Add a dump method for ArgList.

Patch by Justin Lebar!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256009 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Option/ArgList.h
lib/Option/ArgList.cpp