The type of a function is nowadays just an opaque pointer, which is not
helpful when analyzing FastISel misses. Instead print the actual
function type of the function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D147716
[FastISel] Correctly report prototype on miss aengelke on Apr 6 2023, 8:34 AM. Authored by
Details The type of a function is nowadays just an opaque pointer, which is not
Diff Detail
|