This patch implements a DenseMap info struct for the device file type.
This is used to help grouping device files that have the same triple and
architecture. Because of this the filename, which will always be unique
for each file, is not used.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo