llvm-gcc Questions
1
Solved
I have been trying to generate code coverage data for my application on XCode 4.2.1 (build 4D502) using the steps outlined at http://code.google.com/p/coverstory/wiki/UsingCoverstory
I am obviousl...
Rozanneroze asked 6/12, 2011 at 21:37
3
Solved
4
Solved
My app was building and running fine on the simulator and device, but I noticed that for some reason, I had a duplicate directory within my main directory, and some duplicate files as well. So whil...
1
How can i store the map between LLVM IR instruction and line of source code if llvm-gcc or dragonegg are used?
1
Solved
I found this:
Changing Compiler to llvm-clang on existing iPhone Project
But that does not help.
I am still getting the error. Setting the BaseSDK to the iPhoneSimulator 3.1 seems to work. But I...
Giliana asked 6/10, 2009 at 13:14
3
I have a 64-bit version of llvm-gcc, but I want to be able to build both 32-bit and 64-bit binaries. Is there a flag for this? I tried passing -m32 (which works on the regular gcc), but I get an er...
Lietuva asked 24/9, 2009 at 21:25
© 2022 - 2024 — McMap. All rights reserved.