mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 08:56:43 +00:00

We used to report PLT traces as invalid (mismatching disassembled function contents) because PLT functions are marked as pseudo and ignored, thus missing CFG. However, such traces are not mismatching the function contents. Accept them without attaching the profile. Test Plan: updated callcont-fallthru.s