[all-commits] [llvm/llvm-project] c31af7: [MC][BOLT] Add setter for AllowAtInName
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed Mar 30 13:04:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c31af7cfe3b923b30d8929159366c670348fa5d3
https://github.com/llvm/llvm-project/commit/c31af7cfe3b923b30d8929159366c670348fa5d3
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-03-30 (Wed, 30 Mar 2022)
Changed paths:
M bolt/lib/Core/BinaryContext.cpp
M llvm/include/llvm/MC/MCAsmInfo.h
Log Message:
-----------
[MC][BOLT] Add setter for AllowAtInName
Use the setter in BOLT to allow printing names with variant kind in the name
(e.g. "func at PLT").
Fixes BOLT buildbot tests that broke after D122516:
https://lab.llvm.org/buildbot/#/builders/215/builds/3595
Reviewed By: maksfb
Differential Revision: https://reviews.llvm.org/D122694
More information about the All-commits
mailing list