Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / MethodPoolString2.h
blob30e9bfb0027d3d64101b49b01ffefe28619b8f58
2 @interface S2
3 - (int)stringValue;
4 @end