[LTO] Always use opaque pointers mode from config
authorNikita Popov <npopov@redhat.com>
Wed, 18 Jan 2023 10:01:16 +0000 (11:01 +0100)
committerNikita Popov <npopov@redhat.com>
Wed, 18 Jan 2023 10:02:09 +0000 (11:02 +0100)
commit855beb1401cc823ab2f7f5c8c369dcc3da22634a
treee812aa1cd73339ad8a483c5802e02c3fa11301a4
parent0a85c531fc5c4f2909ccd246eb60b05d769e15d8
[LTO] Always use opaque pointers mode from config

Always use the configured opaque pointers mode, don't check whether
it has already been set through a different means.

Removes the last user of the hasSetOpaquePointersValue() API.
llvm/include/llvm/LTO/Config.h