We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80c3b03 + 3afeb18 commit dacd132Copy full SHA for dacd132
llvm/lib/Target/X86/MCTargetDesc/CMakeLists.txt
@@ -28,3 +28,4 @@ add_llvm_component_library(LLVMX86Desc
28
ADD_TO_COMPONENT
29
X86
30
)
31
+set_source_files_properties(X86MCCodeEmitter.cpp PROPERTIES COMPILE_FLAGS "-O2")
0 commit comments