index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Object
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix llvm-nm to mach OS X's nm on some tests.
Rafael Espindola
2013-11-02
3
-4
/
+7
*
Create an atom with just the data that failed to disassemble.
Rafael Espindola
2013-10-16
1
-2
/
+12
*
[Mips] Teach llvm-readobj to print MIPS-specific ELF program headers.
Simon Atanasyan
2013-10-07
1
-0
/
+0
*
Add a minimal implementation of ranlib.
Rafael Espindola
2013-08-28
1
-0
/
+9
*
MC CFG: Remap enough for data too, analoguous to r188873.
Ahmed Bougacha
2013-08-21
1
-0
/
+48
*
Add testcase for r188873: MCTextAtom boundaries.
Ahmed Bougacha
2013-08-21
1
-0
/
+39
*
Add basic YAML MC CFG testcase.
Ahmed Bougacha
2013-08-21
1
-0
/
+86
*
MC: ObjectSymbolizer can now recognize external function stubs.
Ahmed Bougacha
2013-08-21
2
-0
/
+18
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
2
-4
/
+0
*
[Object] Split the ELF interface into 3 parts.
Michael J. Spencer
2013-08-08
3
-0
/
+24
*
Add support for the 's' operation to llvm-ar.
Rafael Espindola
2013-07-29
2
-0
/
+32
*
Add an initial implementation of archive symbol table generation.
Rafael Espindola
2013-07-23
2
-0
/
+18
*
Mark ELF's first symbol as format specific so that llvm-nm ignores it.
Rafael Espindola
2013-07-22
1
-0
/
+1
*
Replace archive members in the old position.
Rafael Espindola
2013-07-22
1
-0
/
+3
*
Don't depend on a llvm-ar specific behavior.
Rafael Espindola
2013-07-22
1
-1
/
+2
*
Handle replacement into a position past the original member.
Rafael Espindola
2013-07-21
1
-0
/
+13
*
Fix inserting new elements in a specified location.
Rafael Espindola
2013-07-19
1
-0
/
+13
*
Split openFileForWrite into windows and unix versions.
Rafael Espindola
2013-07-19
1
-0
/
+13
*
Split openFileForRead into Windows and Unix versions.
Rafael Espindola
2013-07-17
1
-2
/
+1
*
raw_ostream.cpp: Introduce <fcntl.h> to let O_BINARY provided. Or, llvm::outs...
NAKAMURA Takumi
2013-07-17
1
-3
/
+0
*
llvm/test/Object/ar-create.test: Relax a CHECK line to satisfy localized mess...
NAKAMURA Takumi
2013-07-16
1
-1
/
+1
*
llvm/test/Object/check_binary_output.ll: Mark it as XFAIL on Windows. Investi...
NAKAMURA Takumi
2013-07-16
1
-0
/
+3
*
On error, close the temporary file descriptor.
Rafael Espindola
2013-07-16
1
-0
/
+9
*
llvm/test/Object/directory.ll: Mark it as XFAIL:cygwin. Directories can be op...
NAKAMURA Takumi
2013-07-16
1
-3
/
+3
*
Fix TimeValue::toWin32Time() to be symmetric to fromWin32Time() and compatibl...
NAKAMURA Takumi
2013-07-16
1
-3
/
+0
*
Add mingw32 to the XFAIL. I forgot about it when adding win32.
Rafael Espindola
2013-07-15
1
-1
/
+1
*
XFAIL on windows too and document the XFAILs.
Rafael Espindola
2013-07-15
1
-1
/
+4
*
XFAIL this on freebsd to bring the bot back.
Rafael Espindola
2013-07-15
1
-0
/
+1
*
Mark llvm/test/Object/extract.ll as XFAIL:mingw32, for now.
NAKAMURA Takumi
2013-07-15
1
-0
/
+3
*
The archive update test has a subtle race condition in it: if the test
Chandler Carruth
2013-07-14
1
-7
/
+15
*
Only verify the length in archive test, we can't make assumptions on the spac...
Benjamin Kramer
2013-07-13
1
-2
/
+2
*
Add r186216 back, but make the test tolerant of different uids and gids.
Rafael Espindola
2013-07-13
1
-0
/
+22
*
Revert commit r186216 -- it's breaking bots:
Chandler Carruth
2013-07-13
1
-22
/
+0
*
Fix a off by one error about which members need to use the string table.
Rafael Espindola
2013-07-12
1
-0
/
+22
*
Change archive-update.test to create a new file on the fly.
Rafael Espindola
2013-07-12
2
-3
/
+6
*
Rename directory to avoid problems on windows.
Rafael Espindola
2013-07-12
2
-2
/
+2
*
Change llvm-ar to use lib/Object.
Rafael Espindola
2013-07-12
2
-3
/
+5
*
Add a test for llvm-ar's u option.
Rafael Espindola
2013-07-12
2
-0
/
+26
*
Relax the test a bit more to handle different UIDs and GIDs.
Rafael Espindola
2013-07-12
1
-1
/
+1
*
Relax test a bit to handle umask differences.
Rafael Espindola
2013-07-12
1
-1
/
+1
*
Add a test for the 'o' option in llvm-ar.
Rafael Espindola
2013-07-12
1
-0
/
+10
*
Don't reject an empty archive.
Rafael Espindola
2013-07-12
2
-0
/
+4
*
llvm/test/Object/archive-toc.test: Use env(1) to satisfy win32 hosts.
NAKAMURA Takumi
2013-07-12
1
-8
/
+4
*
Add tests for the before and after modifiers.
Rafael Espindola
2013-07-11
1
-0
/
+20
*
Add a test for llvm-ar's m operation.
Rafael Espindola
2013-07-11
1
-0
/
+30
*
Fix a FIXME about the format and add a test.
Rafael Espindola
2013-07-11
1
-8
/
+23
*
Merge these tests.
Rafael Espindola
2013-07-11
5
-35
/
+16
*
Use a more unique name to avoid conflicting with directory.ll tests when running
Rafael Espindola
2013-07-11
1
-19
/
+19
*
Add a test for llvm-ar's 'd' operation.
Rafael Espindola
2013-07-11
1
-0
/
+30
*
Add tests for the 'x' operation.
Rafael Espindola
2013-07-11
1
-0
/
+20
[next]