Bug #5387
openCIL may work too long if ldv_common_model.i file was not processed with CIF
0%
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
Updated by Evgeny Novikov about 10 years ago
Did you try the latest version of CIL?
Updated by Vitaly Mordan about 10 years ago
Same problem is presented in latest version of CIL if file ldv_common_model.i is the last in the list (by default).