| commit | 91fc4c21692a54222322603e261924e7d8d505cd | [log] [tgz] |
|---|---|---|
| author | David Majnemer <david.majnemer@gmail.com> | Wed Jan 29 18:57:46 2014 +0000 |
| committer | David Majnemer <david.majnemer@gmail.com> | Wed Jan 29 18:57:46 2014 +0000 |
| tree | 27864ff9f9535dc67a1dd91228a5756336fad3dc | |
| parent | 85a26704e9075c3c1a80d2a4504e6aa03707a7bf [diff] |
MC: Better management of macro arguments The linux kernel makes uses of a GAS `feature' which substitutes nothing for macro arguments which aren't specified. Proper support for these kind of macro arguments necessitated a cleanup of differences between `GAS' and `Darwin' dialect macro processing. Differential Revision: http://llvm-reviews.chandlerc.com/D2634 llvm-svn: 200409