mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
[orc-rt] Fix header ordering. NFCI.
This commit is contained in:
@@ -13,13 +13,13 @@ set(ORC_RT_HEADERS
|
||||
orc-rt/Math.h
|
||||
orc-rt/MemoryFlags.h
|
||||
orc-rt/RTTI.h
|
||||
orc-rt/WrapperFunction.h
|
||||
orc-rt/ScopeExit.h
|
||||
orc-rt/SimplePackedSerialization.h
|
||||
orc-rt/SPSAllocAction.h
|
||||
orc-rt/SPSMemoryFlags.h
|
||||
orc-rt/SPSWrapperFunction.h
|
||||
orc-rt/SPSWrapperFunctionBuffer.h
|
||||
orc-rt/WrapperFunction.h
|
||||
orc-rt/bind.h
|
||||
orc-rt/bit.h
|
||||
orc-rt/move_only_function.h
|
||||
|
||||
Reference in New Issue
Block a user