Browse Source
* Remove DisplayFunctionAnnotations It used to exist for printing the debuginfo value ranges with the clif ir, but this no longer happens, so it is now useless. * Remove debug info collection from DummyEnvironment There are no remaining users of it * Remove ComparableSourceLoc It is unused * Move LabelValueLoc re-export out of the ir module It encodes target specific information, so shouldn't be in the target independent ir module. * Remove RelocDistance dependency from ir::extfunc and ir::globalvaluepull/6771/head
bjorn3
1 year ago
committed by
GitHub
17 changed files with 52 additions and 174 deletions
Loading…
Reference in new issue