[PATCH] D10987: Redirect DataLayout from TargetMachine to Module in GlobalMerge

Eric Christopher echristo at gmail.com
Tue Jul 7 10:30:01 PDT 2015


echristo accepted this revision.

This revision is now accepted and ready to land.

Given that it's a module pass and you've got a doInitialization you could just cache it, but this is fine too.

Thanks!

-eric


Repository:
  rL LLVM

http://reviews.llvm.org/D10987







More information about the llvm-commits mailing list