diff options
author | Chris Lattner <sabre@nondot.org> | 2004-02-14 19:49:54 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-02-14 19:49:54 +0000 |
commit | 7dceed5ff9ab793def36067b222a3e8927eaae17 (patch) | |
tree | 1b8c0788372c09dc5c3643b4faf3a6e8047b999b /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 72862f132c980d28f80d4b197767109c4969f397 (diff) | |
download | llvm-7dceed5ff9ab793def36067b222a3e8927eaae17.zip llvm-7dceed5ff9ab793def36067b222a3e8927eaae17.tar.gz llvm-7dceed5ff9ab793def36067b222a3e8927eaae17.tar.bz2 |
The prologue/epilogue related method calls have no reason to return a value,
make them return void.
This allows us to avoid some costly MBB.size() calls
llvm-svn: 11448
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions