diff options
author | Puyan Lotfi <puyan@puyan.org> | 2019-06-20 06:01:06 +0000 |
---|---|---|
committer | Puyan Lotfi <puyan@puyan.org> | 2019-06-20 06:01:06 +0000 |
commit | d5d15b4c1fd9028b68be7065a7d881bf6cfa140a (patch) | |
tree | c93cfd92fd75f55f60992a1da7034d1ba0a6d95e /llvm/test/CodeGen/X86/bmi.ll | |
parent | b4ea64570cb60a52817b6b32c74630a81bc9c5d9 (diff) | |
download | bcm5719-llvm-d5d15b4c1fd9028b68be7065a7d881bf6cfa140a.tar.gz bcm5719-llvm-d5d15b4c1fd9028b68be7065a7d881bf6cfa140a.zip |
[clang][AST] Refactoring ASTNameGenerator to use pimpl pattern (NFC).
The original pimpl pattern used between CodegenNameGenerator and
CodegenNameGeneratorImpl did a good job of hiding DataLayout making it so that
users of CodegenNameGenerator did not need to link with llvm core. This is an
NFC change to neatly wrap ASTNameGenerator in a pimpl.
Differential Revision: https://reviews.llvm.org/D63584
llvm-svn: 363908
Diffstat (limited to 'llvm/test/CodeGen/X86/bmi.ll')
0 files changed, 0 insertions, 0 deletions