mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-28 22:00:30 +00:00
gn build: Merge r355546
Found by inspection; the sync script doesn't sync .ipp files. llvm-svn: 365280
This commit is contained in:
parent
dfc0406e0c
commit
e2467e90d2
@ -152,6 +152,8 @@ cxx_sources = [
|
|||||||
"support/runtime/exception_pointer_msvc.ipp",
|
"support/runtime/exception_pointer_msvc.ipp",
|
||||||
"support/runtime/exception_pointer_unimplemented.ipp",
|
"support/runtime/exception_pointer_unimplemented.ipp",
|
||||||
"support/runtime/new_handler_fallback.ipp",
|
"support/runtime/new_handler_fallback.ipp",
|
||||||
|
"support/runtime/stdexcept_default.ipp",
|
||||||
|
"support/runtime/stdexcept_vcruntime.ipp",
|
||||||
"system_error.cpp",
|
"system_error.cpp",
|
||||||
"thread.cpp",
|
"thread.cpp",
|
||||||
"typeinfo.cpp",
|
"typeinfo.cpp",
|
||||||
|
Loading…
Reference in New Issue
Block a user