[all-commits] [llvm/llvm-project] 23f144: [NFC] Add extra documentation for GetSymbolFromOpe...
Amy Kwan via All-commits
all-commits at lists.llvm.org
Thu Sep 7 19:08:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23f144ec1c014fb26a98cff407d2d83b50f11baf
https://github.com/llvm/llvm-project/commit/23f144ec1c014fb26a98cff407d2d83b50f11baf
Author: Amy Kwan <amy.kwan1 at ibm.com>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M llvm/lib/Target/PowerPC/PPCMCInstLower.cpp
Log Message:
-----------
[NFC] Add extra documentation for GetSymbolFromOperand() in PPCMCInstLower.cpp
Add a missing comment from D155600, where we note that we get the symbol
from a global, due to XCOFF-specific intricacies.
More information about the All-commits
mailing list