llvm/test/LTO
Caroline Tice a53c520ec5 Pass code-model through Module IR to LTO which will use it.
Currently the code-model does not get saved in the module IR,
so if a code model is specified when compiling with LTO,
it gets lost and is not propagated properly to LTO. This patch,
along with one for the front end, fixes that.

Differential Revision: https://reviews.llvm.org/D52322



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342760 91177308-0d34-0410-b5e6-96231b3b80d8
2018-09-21 18:41:31 +00:00
..
ARM [Linker] Remove warning when linking ARM and Thumb IR modules. 2017-06-07 09:17:01 +00:00
Resolution/X86 Enrich inline messages 2018-08-05 14:53:08 +00:00
X86 Pass code-model through Module IR to LTO which will use it. 2018-09-21 18:41:31 +00:00