[all-commits] [llvm/llvm-project] 69183f: [NFC][Clang] Address reviews about overrideFunctio...
Juan Manuel Martinez Caamaño via All-commits
all-commits at lists.llvm.org
Wed Sep 20 04:37:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69183f8eb97d3055b2a2617be85e8cb39d877acc
https://github.com/llvm/llvm-project/commit/69183f8eb97d3055b2a2617be85e8cb39d877acc
Author: Juan Manuel Martinez Caamaño <juamarti at amd.com>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M clang/lib/CodeGen/CGCall.cpp
M clang/test/CodeGen/link-builtin-bitcode.c
Log Message:
-----------
[NFC][Clang] Address reviews about overrideFunctionFeaturesWithTargetFeatures (#65938)
Addressing remarks after merge of D159257
* Add comment
* Remove irrelevant CHECKs from test
* Simplify function
* Use llvm::sort before setting target-features as it is done in
CodeGenModeule
More information about the All-commits
mailing list