[compiler-rt] Added missing BitmapFirst and BitmapLast in InstrProfilingPlatformOth… (PR #96539)
Alan Phipps via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 24 12:41:15 PDT 2024
evodius96 wrote:
This will ensure there are no compile errors.
Technically MC/DC, which relies on these functions, is unsupported for these "PlatformOther" cases as it is very difficult to test. So any references to the start/end routines ought to return NULL.
https://github.com/llvm/llvm-project/pull/96539
More information about the llvm-commits
mailing list