1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include
Benjamin Kramer 90f7b06f3e [ADT] Hack around GCC 5.4 miscompiling Optional of enum.
I'm still not 100% sure that this is not UB lingering (Optional has UB
and should use std::launder, but we don't have std::launder)

llvm-svn: 342723
2018-09-21 11:38:35 +00:00
..
llvm [ADT] Hack around GCC 5.4 miscompiling Optional of enum. 2018-09-21 11:38:35 +00:00
llvm-c [LLVM-C][OCaml] Add UnifyFunctionExitNodes pass to C and OCaml APIs 2018-09-18 13:36:03 +00:00