[COFF] Add integration test for LTO + /guard:cf
authorReid Kleckner <rnk@google.com>
Wed, 14 Mar 2018 19:49:28 +0000 (19:49 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 14 Mar 2018 19:49:28 +0000 (19:49 +0000)
commit850b610cc5c2357039fa8c5e175d82e66c47662a
treefa987d5a12bf838d5c18401ff732c1c543c48b99
parentfdf39fa4bf04f79ce2ab240174f12ef606223027
[COFF] Add integration test for LTO + /guard:cf

This tests that LLVM emits the relocations that /guard:cf needs to
identify address taken.

This was PR36624, which was fixed in r327557.

llvm-svn: 327559
lld/test/COFF/Inputs/loadconfig-cfg-x64.s [new file with mode: 0644]
lld/test/COFF/guardcf-lto.ll [new file with mode: 0644]