[cfe-dev] Fwd: clang may generate incorrect dwarf info?

Eric Christopher echristo at gmail.com
Wed Apr 3 08:42:10 PDT 2013


> Thus far, I've spotted the problem _only_ with this particular function in this
> particular source file.
>

Fun. Only happens during optimization.

Please go ahead and file a bug. It'll probably be a dup of something
off of PR14330, but it'll be good to have.

Simple command line:

ghostwheel:~/tmp> ~/builds/build-llvm/Debug+Asserts/bin/clang -g -c
kern_sx.i -target x86_64-freebsd -O

-eric



More information about the cfe-dev mailing list