cpu: remove legion tracer
If someone wants to debug with legion again they can restore the code from the repository, but no need to have it hang around indefinately.
This commit is contained in:
@@ -64,10 +64,6 @@ Source('thread_context.cc')
|
||||
Source('thread_state.cc')
|
||||
Source('timing_expr.cc')
|
||||
|
||||
if env['TARGET_ISA'] == 'sparc':
|
||||
SimObject('LegionTrace.py')
|
||||
Source('legiontrace.cc')
|
||||
|
||||
SimObject('DummyChecker.py')
|
||||
SimObject('StaticInstFlags.py')
|
||||
Source('checker/cpu.cc')
|
||||
|
||||
Reference in New Issue
Block a user