commit | c8281cb44fb60f9b80c246300168a83efbccad78 | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Wed Feb 14 16:34:27 2018 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Wed Feb 14 16:34:27 2018 +0000 |
tree | 042b505d3effdb76e2205c9d688afeb964419744 | |
parent | 05fb85ea810fdfdc25debfff69805557c5a635a5 [diff] |
Store defined macros in MCContext. So that macros defined in inline assembly blocks are available to the whole file. This provides a consistent behavior with other assembly directives, since equations for example are already preserved between inline assembly blocks. PR: 36110 Patch by Roger! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325139 91177308-0d34-0410-b5e6-96231b3b80d8