Skip to content

Commit

Permalink
Revert "Binge of (mostly) mindless tsification"
Browse files Browse the repository at this point in the history
This reverts commit 0d12792.
  • Loading branch information
OfekShilon committed Sep 7, 2024
1 parent 0dbb657 commit 268c64e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/base-compiler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -588,14 +588,11 @@ export class BaseCompiler implements ICompiler {
}

async objdump(
outputFilename: string,
outputFilename: string,
result: any,
maxSize: number,
intelAsm: boolean,
demangle: boolean,
intelAsm: boolean,
demangle: boolean,
staticReloc: boolean | undefined,
dynamicReloc: boolean,
filters: ParseFiltersAndOutputOptions,
Expand Down

0 comments on commit 268c64e

Please sign in to comment.