Commit 8241d86
committed
Arm backend: Move down main section in analyze_output_utils.py
The main section of a python file should be at the bottom to ensure
everything from the file itself has been defined before running it.
Signed-off-by: Martin Lindström <Martin.Lindstroem@arm.com>
Change-Id: Ia534109ff87c9966641a9932c9fff8f6de5050fc1 parent 569cf41 commit 8241d86
1 file changed
Lines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | 340 | | |
357 | 341 | | |
358 | 342 | | |
| |||
452 | 436 | | |
453 | 437 | | |
454 | 438 | | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
0 commit comments