diff options
| author | Adrian Prantl <aprantl@apple.com> | 2015-10-05 17:41:16 +0000 |
|---|---|---|
| committer | Adrian Prantl <aprantl@apple.com> | 2015-10-05 17:41:16 +0000 |
| commit | 83fde4bfc1c73e8d0f9d1334fef9ed72988c8354 (patch) | |
| tree | 8a2d7591e951e4d516e28bb3218f49eee74f2b48 /llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp | |
| parent | 0591c5d719eccc127dae01ea4f586dc5c6e89478 (diff) | |
| download | bcm5719-llvm-83fde4bfc1c73e8d0f9d1334fef9ed72988c8354.tar.gz bcm5719-llvm-83fde4bfc1c73e8d0f9d1334fef9ed72988c8354.zip | |
Undo the unique_ptr'fication of CodeGenABITypes::CGM introduced in r248762.
include/clang/CodeGenABITypes.h is in meant to be included by external
users, but using a unique_ptr on the private CodeGenModule introduces a
dependency on the type definition that prevents such a use.
NFC
llvm-svn: 249328
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp')
0 files changed, 0 insertions, 0 deletions

