From: Carsey, Jaben Date: Tue, 27 Mar 2018 23:42:46 +0000 (+0800) Subject: BaseTools: move regular expression compile out of function call. X-Git-Tag: edk2-stable201903~2017 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=38504ad3e3163fd8afbfc66760455df9dd223713;hp=38504ad3e3163fd8afbfc66760455df9dd223713 BaseTools: move regular expression compile out of function call. move to the root of the file and dont recompile. Cc: Liming Gao Cc: Yonghong Zhu Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Jaben Carsey Reviewed-by: Yonghong Zhu ---