diff options
author | Eli Bendersky <eliben@google.com> | 2013-01-14 18:08:41 +0000 |
---|---|---|
committer | Eli Bendersky <eliben@google.com> | 2013-01-14 18:08:41 +0000 |
commit | c2f6f920b9f358c8b8a22633c5ce1526a7b86b89 (patch) | |
tree | 3f32e3e0413136783f1e01c0a595b7e7199012c4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 11dfe6fe3d0736d46c9cfc9de79bef60c671c097 (diff) | |
download | bcm5719-llvm-c2f6f920b9f358c8b8a22633c5ce1526a7b86b89.tar.gz bcm5719-llvm-c2f6f920b9f358c8b8a22633c5ce1526a7b86b89.zip |
Encapsulate the MacroEnabled flag in AsmParser behind accessor methods.
The methods are also exposed via the MCAsmParser interface, which allows more
than one client to control them. Previously, GenericAsmParser was playing with
a member var in AsmParser directly (by virtue of being its friend).
llvm-svn: 172440
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions