I get this while building libclc AMD GCN targets with LLVM `17-git` (e58a49300e757ff61142f6abd227bd1437c1cf87), `16.0.1` and `16.0.0` (I haven't tried to build older Git references): ```console /usr/bin/ld: CMakeFiles/prepare_builtins.dir/utils/prepare-builtins.cpp.o: undefined reference to symbol '_ZN4llvm2cl6Option11addArgumentEv' ``` I completely deleted the build and install directories on each attempt.