[llvm] r210641 - Create macro INITIALIZE_TM_PASS.

Jiangning Liu liujiangning1 at gmail.com
Fri Jun 13 09:03:18 PDT 2014


Hi Chandler,

Attached patch is fix this issue. OK to commit?

BTW, should we also have a regression test to check the libraries'
dependency? I didn't expect this is blocking others' build. Sorry about
that!

Thanks,
-Jiangning



2014-06-13 17:58 GMT+08:00 Chandler Carruth <chandlerc at google.com>:

>
> On Fri, Jun 13, 2014 at 10:54 AM, Jiangning Liu <liujiangning1 at gmail.com>
> wrote:
>
>> OK. I will give follow-up soon.
>>
>> Is there be any objection if I move GlobalMerge pass to CodeGen?
>>
>
> No, please fix the layering ASAP. It impacts several folks' builds.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140614/578a3a6b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Move-GlobalMerge-from-Transform-to-CodeGen.patch
Type: application/octet-stream
Size: 62365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140614/578a3a6b/attachment.obj>


More information about the llvm-commits mailing list