Is anyone working on RTL to LLVM bitcode?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Clang can emit LLVM bitcode via -emit-llvm. llvmgcc replaces RTL with LLVM
IR instead, but this is not what i'm looking for. This could written as (
https://gcc.gnu.org/onlinedocs/gccint/Back-End.html) backend, where GCC
compiles RTL down to LLVM IR using assembly file as output.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux