llvm-project/lldb/tools/intel-features/intel-mpx/test
Walter Erquinigo 725579379d [intel-mpx] Delete an unnecessary license header
Summary:
@labath mentioned to me that test files shouldn't have a license header.
I saw this one some days ago, so I'm doing some cleaning.

Reviewers: labath, clayborg

Subscribers: lldb-commits, labath

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D77328
2020-04-03 17:27:37 -07:00
..
Makefile
README.txt
TestMPXTable.py
main.cpp [intel-mpx] Delete an unnecessary license header 2020-04-03 17:27:37 -07:00

README.txt

In order to run this test, create the following directory:

    packages/Python/lldbsuite/test/functionalities/plugins/commands/mpxtablecmd

and copy into it the contents of this directory.