[all-commits] [llvm/llvm-project] f5fd0d: [LinkerWrapper][NFC] Rename 'all' to 'generic' for...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Feb 12 06:16:03 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5fd0deb2371d0bae3bef2563f50e005a140fc6d
https://github.com/llvm/llvm-project/commit/f5fd0deb2371d0bae3bef2563f50e005a140fc6d
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M clang/docs/ClangLinkerWrapper.rst
M clang/test/Driver/linker-wrapper.c
M llvm/lib/Object/OffloadBinary.cpp
Log Message:
-----------
[LinkerWrapper][NFC] Rename 'all' to 'generic' for architecture agnostic IR
Summary:
A previous patch introduced `all` as a special architecture. I have
decided I do not like this name and have changed it to `generic`.
More information about the All-commits
mailing list