commit | dd38f4e94d750edebb33af72aac597de6696bbb9 | [log] [tgz] |
---|---|---|
author | Eric Christopher <echristo@gmail.com> | Fri Feb 20 18:53:42 2015 +0000 |
committer | Eric Christopher <echristo@gmail.com> | Fri Feb 20 18:53:42 2015 +0000 |
tree | be11b27cc9bc4e56815152ad424389490cc6fb0c | |
parent | 0bbf62fce85e3c6f8febdef0c7e67bbecdf067e7 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230039 91177308-0d34-0410-b5e6-96231b3b80d8