search for: default_target_aapcs_based

Displaying 2 results from an estimated 2 matches for "default_target_aapcs_based".

2013 Aug 03
0
[LLVMdev] Errors building dragonegg 3.3 in Fedora rawhide
....org/cgi-bin/bugreport.cgi?bug=715424 However, there are further build errors for which I haven't found appropriate fixes. It looks like there might be a namespace problem or something, but I'm not a C++ expert. There are problems in Debug.cpp with references to Type, CallingConv, Value, DEFAULT_TARGET_AAPCS_BASED, and others. Below is an excerpt from the build log showing the first reported error. The full build log is available (for a short time) at: http://kojipkgs.fedoraproject.org//work/tasks/3214/5733214/build.log Any help will be greatly appreciated. Thanks! Eric Compiling Debug.cpp In file...
2016 Oct 12
3
Dragon egg not recognizing Target ARM machine
...l/bin/llvm-config make Compiling Backend.cpp In file included from /gaia/class/student/seerangv/DRAGONEGG_DIR/src/Backend.cpp :28:0: /gaia/class/student/seerangv/DRAGONEGG_DIR/include/arm/dragonegg/Target.h:34:52: error: "!=" may not appear in macro parameter list #define DEFAULT_TARGET_AAPCS_BASED(ARM_DEFAULT_ABI != ARM_ABI_APCS && \ ^ In file included from /gaia/class/student/seerangv/LLVM_DIR/install/include/llvm /CodeGen/MachinePassRegistry.h:21:0, from /gaia/class/student/seerangv/LLVM_DIR/in...