[LLVMdev] memory bug triggered in getFoldedCast
Rob Nikander
rob.nikander at gmail.com
Sat Feb 26 05:08:13 PST 2011
On Sat, Feb 26, 2011 at 4:39 AM, Duncan Sands <baldrick at free.fr> wrote:
> Hi Rob,
>
>> My program is crashing somewhere in LLVM code. It's one of these
>> C/C++ memory bugs that I don't have much experience with...
>
> try running under valgrind.
>
Thanks for the tip. Valgrind found the problem immediately, and it
had nothing to do with LLVM.
Rob
More information about the llvm-dev
mailing list