[llvm] r199041 - [PM] Rename the IR printing pass header to a more generic and correct
Duncan P. N. Exon Smith
dexonsmith at apple.com
Mon Jan 13 22:01:38 PST 2014
On 2014 Jan 13, at 21:56, Chandler Carruth <chandlerc at gmail.com> wrote:
> On Mon, Jan 13, 2014 at 9:52 PM, Duncan P. N. Exon Smith <dexonsmith at apple.com> wrote:
> You missed the header blocker, which should now be LLVM_IR_IRPRINTINGPASSES_H.
>
> Great catch! I went with LLVM_IR_IR_PRINTING_PASSES_H as I've recently seen a few where CamelCase expanded to CAMEL_CASE, but I'm happy to spell it the other way if you prefer.
As long as it matches the filename :).
More information about the llvm-commits
mailing list