mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-23 17:24:48 +00:00
Perhaps a bit too much vertical whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124148 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -112,8 +112,6 @@ namespace llvm {
|
|||||||
/// entry here.
|
/// entry here.
|
||||||
std::vector<ArgInfo> ArgumentWeights;
|
std::vector<ArgInfo> ArgumentWeights;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/// analyzeFunction - Add information about the specified function
|
/// analyzeFunction - Add information about the specified function
|
||||||
/// to the current structure.
|
/// to the current structure.
|
||||||
void analyzeFunction(Function *F);
|
void analyzeFunction(Function *F);
|
||||||
|
Reference in New Issue
Block a user