Warn for the missing LBR sample case instead of error, it should allow processing the remaining samples.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
80 ms | x64 debian > LLVM.Bindings/Go::go.test |
Event Timeline
Comment Actions
ok..It turned out I used the incomplete input, the last sample is truncated like:
106db8f0 cf481a1 cf47ec7 106c0fc7 106c0cbb 106c0c3c cf444df cf458e9 ceef560 ceecfb8 ceea6ae cee7ced cef70ad cf2b
The complete sample in the service won't have the case. so seems we don't need this.
clang-format: please reformat the code