[all-commits] [llvm/llvm-project] 4648ac: [NFC][RemoveDIs] Add LocationType parameter to DPV...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Mon Dec 11 03:35:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4648acbb6047afc4834560825c5a2bc6d6384e0d
https://github.com/llvm/llvm-project/commit/4648acbb6047afc4834560825c5a2bc6d6384e0d
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M llvm/include/llvm/IR/DebugProgramInstruction.h
M llvm/lib/IR/DebugProgramInstruction.cpp
Log Message:
-----------
[NFC][RemoveDIs] Add LocationType parameter to DPValue ctor (#74091)
We can tidy up the interfaces a bit once all intrinsics are supported, as we
will have a more informed view then.
More information about the All-commits
mailing list