diff options
| author | Marco Elver <elver@google.com> | 2023-02-27 12:04:21 +0100 |
|---|---|---|
| committer | Marco Elver <elver@google.com> | 2023-02-27 12:16:13 +0100 |
| commit | ba63ddd595de588b3540a5e49516e22a9d23cb24 (patch) | |
| tree | 55a9ea375129ef644044e38d933938a717add000 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 47f9109dff80a1abbe2705ee71dc0882b1d62274 (diff) | |
| download | llvm-ba63ddd595de588b3540a5e49516e22a9d23cb24.zip llvm-ba63ddd595de588b3540a5e49516e22a9d23cb24.tar.gz llvm-ba63ddd595de588b3540a5e49516e22a9d23cb24.tar.bz2 | |
[X86] Move atomics test for !pcsections into separate file
The pcsections.ll test primarily tests that the AsmPrinter produces the
right output in sections. This output is not easily covered by
update_llc_test_checks.py, and as such is hand written. This makes
maintenance rather burdensome. Instead, let's keep pcsections.ll as
simple as possible.
Move the more complex tests that primarily test that some atomic
operations end up in the PC section to pcsections-atomics.ll.
NFC.
Reviewed By: dvyukov, vitalybuka
Differential Revision: https://reviews.llvm.org/D144675
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
