Compare commits
10 Commits
1fccb65bd8
...
inline-lea
Author | SHA1 | Date | |
---|---|---|---|
55e23bafba | |||
235938b5aa | |||
8b71852495 | |||
e5e6402b43 | |||
61f5612e1f | |||
406b27936c | |||
7972ed919b | |||
0619b6325c | |||
7b14c8f9d5 | |||
22632fc9f2 |
@@ -32,12 +32,8 @@ if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
|
||||
endif()
|
||||
|
||||
add_compile_options(
|
||||
-Werror=switch-enum
|
||||
-Wswitch-enum
|
||||
-Wunused-variable
|
||||
-fPIC
|
||||
-fdata-sections
|
||||
-ffunction-sections
|
||||
# -Werror=switch-enum
|
||||
-Wswitch-enum -Wunused-variable -fPIC -fdata-sections -ffunction-sections
|
||||
-fno-jump-tables # https://github.com/llvm/llvm-project/issues/54247
|
||||
)
|
||||
|
||||
|
1645
ConflictSet.cpp
1645
ConflictSet.cpp
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user