1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Transforms
Sjoerd Meijer 381e0afc6d Follow up of rL367592, fix the build
Some buildbots complained about:
error: default label in switch which covers all enumeration values

llvm-svn: 367603
2019-08-01 18:54:29 +00:00
..
AggressiveInstCombine
Coroutines Fix parameter name comments using clang-tidy. NFC. 2019-07-16 04:46:31 +00:00
Hello
InstCombine [IR] SelectInst: add swapValues() utility 2019-08-01 12:31:35 +00:00
Instrumentation [IR] Value: add replaceUsesWithIf() utility 2019-08-01 12:32:08 +00:00
IPO [Attributor][FIX] Indicate a missing update change 2019-08-01 16:21:54 +00:00
ObjCARC [ObjC][ARC] Delete ObjC runtime calls on global variables annotated 2019-06-14 22:06:32 +00:00
Scalar [IR] Value: add replaceUsesWithIf() utility 2019-08-01 12:32:08 +00:00
Utils [SimplifyCFG] Mark missed Changed to true. 2019-08-01 18:37:34 +00:00
Vectorize Follow up of rL367592, fix the build 2019-08-01 18:54:29 +00:00
CMakeLists.txt
LLVMBuild.txt