Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LLVM 17/18 proftext parsing failure #37

Open
xd009642 opened this issue Apr 9, 2024 · 0 comments
Open

LLVM 17/18 proftext parsing failure #37

xd009642 opened this issue Apr 9, 2024 · 0 comments

Comments

@xd009642
Copy link
Owner

xd009642 commented Apr 9, 2024

I don't care a great deal about these because they're not something tarpaulin requires, but it would be generally nice to fix them. For llvm 17 and 18 I've removed the following test vector from proftext parsing:

flatten_instr.proftext:

# IR level Instrumentation Flag
:ir
# Always instrument the function entry block
:entry_first
foo
# Func Hash:
1111
# Num Counters:
5
# Counter Values:
10000
50
2000
40
6000

bar.cc:bar
# Func Hash:
2222
# Num Counters:
10
# Counter Values:
0
0
0
0
0
0
0
0
0
0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant