diff options
author | Eric Christopher <echristo@gmail.com> | 2015-02-20 18:53:42 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2015-02-20 18:53:42 +0000 |
commit | 9cda4b7ed941750dde35d9a289a5c00aa1f6c872 (patch) | |
tree | 00d528172f833579bb3f0b01c798f00a548e4027 /clang/lib/Serialization/ModuleManager.cpp | |
parent | f734a8bae7d78d3c035c77354f21383024e3fc73 (diff) | |
download | bcm5719-llvm-9cda4b7ed941750dde35d9a289a5c00aa1f6c872.tar.gz bcm5719-llvm-9cda4b7ed941750dde35d9a289a5c00aa1f6c872.zip |
Remove a use of the Subtarget in the darwin ppc asm printer.
EmitFunctionStubs is called from doFinalization and so can't
depend on the Subtarget existing. It's also irrelevant as
we know we're darwin since we're in the darwin asm printer.
llvm-svn: 230039
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions