[cfe-dev] Issue #1 from RTEMS run of clang-analyzer

Anton Korobeynikov anton at korobeynikov.info
Sun Sep 26 04:10:49 PDT 2010


Hello, Joel

> No.  It was just the email I needed.  Please give me pointers on what is
> required to teach it a triple
1. You should probably start with looking into LLVM's triple support -
include/llvm/ADT/Triple.h and around (Triple.cpp file)
2. Then proceed to clang/lib/Basic/TargetInfo.cpp and Targets.cpp
describing what RTEMS will need, e.g. builtin defines, ABI etc.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the cfe-dev mailing list