Displaying 1 result from an estimated 1 matches for "targetbackend".
Did you mean:
targetldbackend
2010 Oct 19
3
[LLVMdev] pass case sensitive information to a llvm target backend
Hi,
we use the llvm to lower c++ code to c code which can be run through our
abstract interpretation framework
(based on CIL). Along with the c code we emit some structured text files
that contain the "lost" information
(class hierarchy, private/public attributes etc). In order to output
this information in a sensible way we need to pass unix paths and some
more case sensitive