[all-commits] [llvm/llvm-project] 22ed8c: [ORC] Remove an out-of-date FIXME
lhames via All-commits
all-commits at lists.llvm.org
Tue Mar 3 09:33:45 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 22ed8c49949cb8cb6f44ce53cc45b34403da02f1
https://github.com/llvm/llvm-project/commit/22ed8c49949cb8cb6f44ce53cc45b34403da02f1
Author: Lang Hames <lhames at gmail.com>
Date: 2020-03-03 (Tue, 03 Mar 2020)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/Layer.cpp
Log Message:
-----------
[ORC] Remove an out-of-date FIXME
Commit: ff4fd8dead8fa1068dffff1564da90e3c077dd8c
https://github.com/llvm/llvm-project/commit/ff4fd8dead8fa1068dffff1564da90e3c077dd8c
Author: Lang Hames <lhames at gmail.com>
Date: 2020-03-03 (Tue, 03 Mar 2020)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/Mangling.cpp
A llvm/test/ExecutionEngine/JITLink/X86/MachO_initializers.s
Log Message:
-----------
[ORC] Make sure we add initializers to the SymbolFlags map for objects.
Compare: https://github.com/llvm/llvm-project/compare/8ba8ab8c95fb...ff4fd8dead8f
More information about the All-commits
mailing list