diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-10-31 01:56:18 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-10-31 01:56:18 +0000 |
commit | b1f9a283ac7e755d28d3b086eb5069fc8c3b20ef (patch) | |
tree | 35bf9242053f398ae6a3a74f4d9b10c0a9d0d763 /llvm/lib/Analysis/IPA/GlobalsModRef.cpp | |
parent | 1cb37c4ee54bb2b4de0a108cd3ec4de0f30c6d95 (diff) | |
download | bcm5719-llvm-b1f9a283ac7e755d28d3b086eb5069fc8c3b20ef.tar.gz bcm5719-llvm-b1f9a283ac7e755d28d3b086eb5069fc8c3b20ef.zip |
Factor out custom parsing for iboutletcollection and vec_type_hint attributes
into a separate "parse an attribute that takes a type argument" codepath. This
results in both codepaths being a lot cleaner and simpler, and fixes some bugs
where the type argument handling bled into the expression argument handling and
caused us to both accept invalid and reject valid attribute arguments.
llvm-svn: 193731
Diffstat (limited to 'llvm/lib/Analysis/IPA/GlobalsModRef.cpp')
0 files changed, 0 insertions, 0 deletions