mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
gn build: Merge r363483.
llvm-svn: 363610
This commit is contained in:
parent
54e38a1e56
commit
b1afe40af5
@ -22,6 +22,8 @@ action("version_script") {
|
||||
rebase_path(
|
||||
"$crt_current_out_dir/libclang_rt.hwasan_cxx$crt_current_target_suffix.a",
|
||||
root_build_dir),
|
||||
"--nm-executable",
|
||||
"nm",
|
||||
"-o",
|
||||
rebase_path(outputs[0], root_build_dir),
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user