llvm-project/llvm/unittests/Target/ARM
Nemanja Ivanovic ec00c9cdeb [ARM] Fix build break after 762f0b5463
The commit adds a unit test that uses the facilities of libLLVMCore
without adding it to link components. This causes failures with
the shared libraries builds.

This patch just adds the missing library to the link step.
2022-02-01 20:14:32 -06:00
..
CMakeLists.txt [ARM] Fix build break after 762f0b5463 2022-02-01 20:14:32 -06:00
InstSizes.cpp [ARM] Make getInstSizeInBytes() use instruction size from InstrInfo.td 2022-02-01 10:39:14 +00:00
MachineInstrTest.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00