Files
clang-p2996/llvm/lib/Object/ELFObjectFile.cpp
Joseph Huber deab58d127 [ELF] Add CPU name detection for CUDA architectures (#75964)
Summary:
Recently we added support for detecting the CUDA processor with the ELF
flags. This allows us to get a string representation of it in other
code. This will be used by the offloading runtime.
2023-12-19 20:01:15 -06:00

27 KiB