diff options
| author | Chris Lattner <sabre@nondot.org> | 2009-08-02 05:20:37 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2009-08-02 05:20:37 +0000 |
| commit | e98a3c3ca399093328c80ba00b83b0e7cec48427 (patch) | |
| tree | 5cf15333e5593fa7ce88cc8303cb4b28d7caf0fd /llvm/lib/CodeGen/MachineFunction.cpp | |
| parent | ca7935d347d9c997b6b96425cc3833b92593511d (diff) | |
| download | llvm-e98a3c3ca399093328c80ba00b83b0e7cec48427.zip llvm-e98a3c3ca399093328c80ba00b83b0e7cec48427.tar.gz llvm-e98a3c3ca399093328c80ba00b83b0e7cec48427.tar.bz2 | |
Move the getInlineAsmLength virtual method from TAI to TII, where
the only real caller (GetFunctionSizeInBytes) uses it.
The custom ARM implementation of this is basically reimplementing
an assembler poorly for negligible gain. It should be removed
IMNSHO, but I'll leave that to ARMish folks to decide.
llvm-svn: 77877
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
