audk/BaseTools/Source/C/VfrCompile
Liu, Zhiguang 02539e9008 Using LLVM compiler set to build BaseTools in Linux
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2842

To use LLVM to build BaseTools, first set the CLANG_BIN environment value,
and add "CXX=llvm" to choose LLVM compiler set when using make command.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>

Signed-off-by: Zhiguang Liu <zhiguang.liu@intel.com>

Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Yuwei Chen<yuwei.chen@intel.com>
2020-07-21 04:12:32 +00:00
..
Pccts Using LLVM compiler set to build BaseTools in Linux 2020-07-21 04:12:32 +00:00
EfiVfr.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
GNUmakefile Using LLVM compiler set to build BaseTools in Linux 2020-07-21 04:12:32 +00:00
Makefile BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
VfrCompiler.cpp BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00
VfrCompiler.h BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00
VfrError.cpp BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
VfrError.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
VfrFormPkg.cpp BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00
VfrFormPkg.h BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00
VfrSyntax.g BaseTools/VfrCompile: clean Framework Vfr support 2019-05-13 09:18:16 +08:00
VfrUtilityLib.cpp BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00
VfrUtilityLib.h BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00