summaryrefslogtreecommitdiff
path: root/llvm/test/Object/ARM
AgeCommit message (Expand)Author
2024-07-22[test] Delete a redundant mapping symbol testFangrui Song
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta
2020-03-15[test] llvm/test/: change llvm-objdump single-dash long options to double-das...Fangrui Song
2019-05-01[llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song
2017-04-03Reland r298901 with modifications (reverted in r298932)Weiming Zhao
2017-03-28Revert "Dont emit Mapping symbols for sections that contain only data."Weiming Zhao
2017-03-28Dont emit Mapping symbols for sections that contain only data.Weiming Zhao
2015-06-25llvm-nm: Don't print mapping symbols.Rafael Espindola
2014-11-06Plumb in the ARM thumb symbolizer in llvm-objdump’s Mach-O disassembler andKevin Enderby
2014-06-09Reduce verbiage of lit.local.cfg filesAlp Toker
2013-06-06Move the test for the data in code into the ARM directory as it is an ARMKevin Enderby
2013-04-19Only run the tests in test/Object/ARM if we have ARM support.Rafael Espindola
2013-04-19Don't read one command past the end.Rafael Espindola
2013-04-03When dumping clear the arm/thumb flag for now.Eric Christopher