search for: cm_planschivalue

Displaying 1 result from an estimated 1 matches for "cm_planschivalue".

2019 Sep 25
4
Questions after playing around with KaleidoscopeJIT (With source files)
...quot;Failure value returned from cantFail wrapped call UNREACHABLE executed at c:\program files\llvm\include\llvm\support\error.h:708!" I always thought that in this situation, one of the functions would be renamed... 3.) Loading multiple modules - controlled resolving Finally I created "CM_PlanschiValue" this file defines a value for "planschiValue" that was referenced in "CM_ExternalConstant". (See CM_ PlanschiValue.cpp and CM_ExternalConstant.cpp) Surprisingly, if I wrote: "const int planschiValue = 543210;" Clang would not generate code for it. But when writin...