2
0

P4 to Git Change 1055410 by emankov@em-hsa-amd on 2014/07/15 14:22:48

ECR #333753 - Compiler Lib: -print-compile-phases option is added

	Testing: smoke, smoke_clang, pre check-in

	Reviewers: Brian Sumner, Leonid Lobachev

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/common/v0_8/if_acl.cpp#37 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/OPTIONS.def#110 edit


[ROCm/clr commit: b555ae7f64]
Este cometimento está contido em:
foreman
2014-07-15 15:00:01 -04:00
ascendente 534af19874
cometimento a17dac4537
+8
Ver ficheiro
@@ -989,6 +989,14 @@ OPTION(OT_BOOL, \
false, 0, 0, NULL, \
"Enable timing for Kernel build.")
// -print-compile-phases
OPTION(OT_BOOL, \
OA_RUNTIME|OVIS_SUPPORT|OVA_DISALLOWED, \
"print-compile-phases", NULL, \
PrintCompilePhases, \
false, 0, 0, NULL, \
"Print compile phases info.")
// -fforce-llvm, -fno-force-llvm
OPTION(OT_BOOL, \
OA_RUNTIME|OVIS_SUPPORT|OVA_DISALLOWED|OFA_PREFIX_F, \