[all-commits] [llvm/llvm-project] b47d4d: Switch ABI references to env/environment
Jacob Lambert via All-commits
all-commits at lists.llvm.org
Mon Mar 13 16:25:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b47d4df25c696739dbbb9e373ffd8a501eabcfef
https://github.com/llvm/llvm-project/commit/b47d4df25c696739dbbb9e373ffd8a501eabcfef
Author: Jacob Lambert <jacob.lambert at amd.com>
Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths:
M clang/docs/CrossCompilation.rst
Log Message:
-----------
Switch ABI references to env/environment
To be consistent with Triple.h, we update references to the
optional fourth triple field from ABI to env or enviornment
Differential Revision: https://reviews.llvm.org/D145833
More information about the All-commits
mailing list