Actions
Bug #5387
openCIL may work too long if ldv_common_model.i file was not processed with CIF
Status:
New
Priority:
Normal
Assignee:
-
Category:
CIL
Start date:
10/24/2014
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
Launch command: /home/ldvuser/ldv/inst/bin/../dscv/cil/obj/x86_LINUX/cilly.asm.exe --extrafiles cil_extrafiles.list --out cil.out.i --printCilAsIs --decil --noInsertImplicitCasts --useLogicalOperators --ignore-merge-conflicts --no-convert-direct-calls --no-convert-field-offsets --no-split-structs --rmUnusedInlines.
If file ldv_common_model.i was not processed with CIF that command will be executing for 93 seconds. Otherwise it will take only 17 seconds.
This problem only appears if "new: file(LDV_COMMON_MODEL){...}" section of rule model contains a lot of headers and kernel module consists of a lot of files.
Files
Actions