[all-commits] [llvm/llvm-project] fc72f3: [BTFDebug] Avoid pointer element type access
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jan 27 01:30:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc72f3a168b6575aae66b8a6519341469267f319
https://github.com/llvm/llvm-project/commit/fc72f3a168b6575aae66b8a6519341469267f319
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M llvm/lib/Target/BPF/BTFDebug.cpp
Log Message:
-----------
[BTFDebug] Avoid pointer element type access
Use the global value type instead.
More information about the All-commits
mailing list