llvm-project/llvm/include
Lang Hames e1d5f7d003 [ORC] Add getDFSLinkOrder / getReverseDFSLinkOrder methods to JITDylib.
DFS and Reverse-DFS linkage orders are used to order execution of
deinitializers and initializers respectively.

This patch replaces uses of special purpose DFS order functions in
MachOPlatform and LLJIT with uses of the new methods.
2020-08-29 15:17:06 -07:00
..
llvm [ORC] Add getDFSLinkOrder / getReverseDFSLinkOrder methods to JITDylib. 2020-08-29 15:17:06 -07:00
llvm-c [ConstProp] Remove ConstantPropagation 2020-08-26 15:51:30 -07:00