[all-commits] [llvm/llvm-project] da3713: [BOLT][NFC] Add allocator id to MCPlusBuilder::set...
Job Noorman via All-commits
all-commits at lists.llvm.org
Wed Oct 11 00:25:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da37139ac922e82761a0c834dd0a801dd53a44c0
https://github.com/llvm/llvm-project/commit/da37139ac922e82761a0c834dd0a801dd53a44c0
Author: Job Noorman <jnoorman at igalia.com>
Date: 2023-10-11 (Wed, 11 Oct 2023)
Changed paths:
M bolt/include/bolt/Core/MCPlusBuilder.h
M bolt/lib/Core/MCPlusBuilder.cpp
Log Message:
-----------
[BOLT][NFC] Add allocator id to MCPlusBuilder::setLabel (#68707)
This will be needed for some RISC-V instrumentation functions and is
also consistent with other annotation setters.
More information about the All-commits
mailing list