Fix example for VS2012.
[oota-llvm.git] / test / Assembler / 2007-04-20-AlignedLoad.ll
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2007-12-11 Dan GohmanDon't redirect stderr when it isn't needed.
2007-11-27 Dan GohmanDon't redirect llvm-as's stderr to llvm-dis.
2007-04-21 Christopher Lambadd support for alignment attributes on load/store...