[all-commits] [llvm/llvm-project] 886ecb: [mlir] Remove setRelaxELFRelocations. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Mar 6 23:13:03 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 886ecb3078e5f3a5cffc70408a637242c223c363
https://github.com/llvm/llvm-project/commit/886ecb3078e5f3a5cffc70408a637242c223c363
Author: Fangrui Song <i at maskray.me>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M mlir/lib/Dialect/GPU/Transforms/SerializeToHsaco.cpp
M mlir/lib/Target/LLVM/ROCDL/Target.cpp
Log Message:
-----------
[mlir] Remove setRelaxELFRelocations. NFC
The option is always true (see 2aedfdd9b82e6c72a28576d0e8ea854f1300ff4e)
and the MCAsmInfo option is going away in favor of MCTargetOptions.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list