[llvm-commits] [llvm] r137845 - /llvm/trunk/test/FrontendC++/2010-02-17-DbgArtificialArg.cpp

Devang Patel dpatel at apple.com
Wed Aug 17 13:07:00 PDT 2011


On Aug 17, 2011, at 12:58 PM, Eric Christopher wrote:

> How about this: what patch was this change testing?

I answered, what is the original intent of the test (also included as a comment in test case from day one). Today, I noticed that .ll printed by llvm-gcc is not including  metadata tags (e.g. "DW_TAG_pointer_type") in comments. Since the is meant to check is "artificial" bit on the debug info I updated it to check final .s output.

-
Devang



More information about the llvm-commits mailing list