search for: et9ktf4qayqcfugen

Displaying 7 results from an estimated 7 matches for "et9ktf4qayqcfugen".

2006 Apr 08
2
[LLVMdev] line number information
...> relate statements in test.bc with source code line numbers in test.c > > and if so how would I go about doing that. Thanks for your time. > > > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.7 (GNU/Linux) > > iD8DBQBENusl3J9yEj6nvGcRAnu4AJ47NLg1bWv7mmzfa5+Et9ktF4QaYQCfUGeN > wpHV/Hj6NkQWvWIJRzdZO2c= > =NvMj > -----END PGP SIGNATURE----- > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > &gt...
2006 Apr 08
2
[LLVMdev] line number information
...ith source code line numbers in test.c >> > and if so how would I go about doing that. Thanks for your time. >> > >> >> >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.2.7 (GNU/Linux) >> >> iD8DBQBENusl3J9yEj6nvGcRAnu4AJ47NLg1bWv7mmzfa5+Et9ktF4QaYQCfUGeN >> wpHV/Hj6NkQWvWIJRzdZO2c= >> =NvMj >> -----END PGP SIGNATURE----- >> >> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu...
2006 Apr 08
0
[LLVMdev] line number information
...> relate statements in test.bc with source code line numbers in test.c > > and if so how would I go about doing that. Thanks for your time. > > > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.7 (GNU/Linux) > > iD8DBQBENusl3J9yEj6nvGcRAnu4AJ47NLg1bWv7mmzfa5+Et9ktF4QaYQCfUGeN > wpHV/Hj6NkQWvWIJRzdZO2c= > =NvMj > -----END PGP SIGNATURE----- > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > &g...
2006 Apr 08
0
[LLVMdev] line number information
...c > >> > and if so how would I go about doing that. Thanks for your time. > >> > > >> > >> > >> -----BEGIN PGP SIGNATURE----- > >> Version: GnuPG v1.2.7 (GNU/Linux) > >> > >> iD8DBQBENusl3J9yEj6nvGcRAnu4AJ47NLg1bWv7mmzfa5+Et9ktF4QaYQCfUGeN > >> wpHV/Hj6NkQWvWIJRzdZO2c= > >> =NvMj > >> -----END PGP SIGNATURE----- > >> > >> > >> _______________________________________________ > >> LLVM Developers mailing list > >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc...
2006 Apr 07
0
[LLVMdev] line number information
The debug intrinsics are intended for that. Please see: http://llvm.org/docs/SourceLevelDebugging.html for the details. Please note that this is being worked on actively Jim Laskey at Apple. He's working to get these intrinsics to generate DWARF output so that LLVM generated code can be used with a debugger. However, the intrinsics can be processed in whatever way you'd like via an LLVM
2006 Apr 07
3
[LLVMdev] line number information
Is there a way, using llvm, to relate LLVM instructions to the souce code statements (or line numbers) that they were generated from. So if compile some file test.c and get some binary test.bc can I relate statements in test.bc with source code line numbers in test.c and if so how would I go about doing that. Thanks for your time. - John -------------- next part -------------- An HTML attachment
2006 Apr 09
1
[LLVMdev] line number information
...would I go about doing that. Thanks for your time. > > >> > > > >> > > >> > > >> -----BEGIN PGP SIGNATURE----- > > >> Version: GnuPG v1.2.7 (GNU/Linux) > > >> > > >> iD8DBQBENusl3J9yEj6nvGcRAnu4AJ47NLg1bWv7mmzfa5+Et9ktF4QaYQCfUGeN > > >> wpHV/Hj6NkQWvWIJRzdZO2c= > > >> =NvMj > > >> -----END PGP SIGNATURE----- > > >> > > >> > > >> _______________________________________________ > > >> LLVM Developers mailing list > > >> LLVMdev at...