Use a stable sort to guarantee target feature ordering in the IR
in order to make testing somewhat more feasible. Has the advantage of making it easier to find target features as well. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241134 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/CGCall.cpp 1 addition, 0 deletionslib/CodeGen/CGCall.cpp
- test/CodeGen/arm-target-features.c 3 additions, 3 deletionstest/CodeGen/arm-target-features.c
- test/CodeGen/attr-target.c 3 additions, 3 deletionstest/CodeGen/attr-target.c
- test/CodeGen/function-target-features.c 1 addition, 1 deletiontest/CodeGen/function-target-features.c
Loading
Please register or sign in to comment