forked from OSchip/llvm-project
[gn build] (semi-manually) port 2ff8662b5d
This commit is contained in:
parent
f65ba25cf3
commit
64ced3ce89
|
@ -184,6 +184,7 @@ if (libcxx_enable_filesystem) {
|
|||
"filesystem/directory_iterator.cpp",
|
||||
"filesystem/filesystem_common.h",
|
||||
"filesystem/operations.cpp",
|
||||
"filesystem/posix_compat.h",
|
||||
]
|
||||
if (libcxx_use_compiler_rt) {
|
||||
cxx_sources += [ "filesystem/int128_builtins.cpp" ]
|
||||
|
|
Loading…
Reference in New Issue