Changes for 1.4.0 release
This commit is contained in:
@@ -1888,7 +1888,7 @@ Module::execPreprocessor(const char *infilename, llvm::raw_string_ostream *ostre
|
||||
opts.addMacroDef("ISPC_FORCE_ALIGNED_MEMORY");
|
||||
|
||||
opts.addMacroDef("ISPC_MAJOR_VERSION=1");
|
||||
opts.addMacroDef("ISPC_MINOR_VERSION=3");
|
||||
opts.addMacroDef("ISPC_MINOR_VERSION=4");
|
||||
|
||||
if (g->includeStdlib) {
|
||||
if (g->opt.disableAsserts)
|
||||
|
||||
Reference in New Issue
Block a user