[PATCH] Move the calling of emitTargetMD() later.

Reid Kleckner rnk at google.com
Thu Jun 19 14:35:42 PDT 2014


I just want to point out that this is a correctness fix too: clang's output should be deterministic, including the order in which we output metadata, which affects -emit-llvm.

http://reviews.llvm.org/D4176






More information about the cfe-commits mailing list