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

Eric Christopher echristo at apple.com
Wed Aug 17 12:58:28 PDT 2011


> 
> The test was originally written for a FE bug fix. Checking an metadata element value to be non-zero is fragile when metadata node structure changes. However, checking output assembly ensures that "this" is marked artificial.

… That totally doesn't answer the question though :)

I can't see any reason why you'd need to have this go through the entire compile sequence for a test. How about this: what patch was this change testing?

-eric



More information about the llvm-commits mailing list