Issue metadata
Sign in to add a comment
|
lld does not support debug fission with thinlto |
||||||||||||||||||||||
Issue descriptionclang -flto=thin -O2 file1.o file2.o -o a.out -glto-dwo-dir=./DWO_DIR -fuse-ld=lld /usr/bin/ld.lld: error: --plugin-opt: ld.lld: Unknown command line argument 'objcopy=/usr/bin/x86_64-pc-linux-gnu-objcopy'. Try: '/usr/bin/ld.lld -help' /usr/bin/ld.lld: error: --plugin-opt: ld.lld: Unknown command line argument 'dwo_dir=./yy'. Try: '/usr/bin/ld.lld -help' clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
,
Sep 18
|
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by benhenry@chromium.org
, Aug 3