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.
1 parent dc14cd0 commit 3afeb18Copy full SHA for 3afeb18
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