llvm-project/llvm/lib/Transforms
Peter Collingbourne cacac6a104 LowerTypeTests: When importing functions skip definitions where the summary contains a decl.
This normally indicates mixed CFI + non-CFI compilation, and will
result in us treating the function in the same way as a function
defined outside of the LTO unit.

Part of PR33752.

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

llvm-svn: 307744
2017-07-12 00:39:12 +00:00
..
Coroutines Remove `inline` keyword from inline `classof` methods 2017-06-29 19:35:17 +00:00
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
IPO LowerTypeTests: When importing functions skip definitions where the summary contains a decl. 2017-07-12 00:39:12 +00:00
InstCombine Enhance synchscope representation 2017-07-11 22:23:00 +00:00
Instrumentation Enhance synchscope representation 2017-07-11 22:23:00 +00:00
ObjCARC Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Scalar Enhance synchscope representation 2017-07-11 22:23:00 +00:00
Utils Enhance synchscope representation 2017-07-11 22:23:00 +00:00
Vectorize [SLPVectorizer] Revert change in cancelScheduling with referencing to FirstInBundle, NFCI. 2017-07-11 15:54:50 +00:00
CMakeLists.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
LLVMBuild.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00