Currently only the first function in the module is checked to
see if it has remarks enabled. If that first function is a declaration,
remarks will be incorrectly skipped. Change to look for the first
non-empty function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM